Status: Accepted
Owner: asmeurer
Labels: Type-Enhancement Priority-Medium

New issue 2643 by asmeurer: Create a root() function
http://code.google.com/p/sympy/issues/detail?id=2643

We should have a root() function, which is a shortcut to rational roots. It would work like root(expr, a) == expr**(1/a).

This would help with a potential solution to issue 2359, but we should create the function regardless of what we do there.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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-issues?hl=en.

Reply via email to