| 1 | initial version |
After many, many years, we finally have real_nth_root as well. From the documentation:
sage: plot(real_nth_root(x, 3), (x, -1, 1))

| 2 | No.2 Revision |
After many, many years, we finally have real_nth_root as well. From the documentation:
sage: plot(real_nth_root(x, 3), (x, -1, 1))

See Trac 12074 for some of the story.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.