In https://github.com/sympy/sympy/pull/602 a proposal has been made to make root(3) default to sqrt(3) with a default n=2 keyword. Should root be allowed to do this or should one have to write sqrt(3) and root(3, 2) if they want to get the square root.
I like the root(3) shorthand. Other ideas? /c -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
