| 1 | initial version |
Use this:
sage: plot(real_nth_root(x, 3), (x, -10, 10))
| 2 | No.2 Revision |
Use this:
sage: plot(real_nth_root(x, 3), (x, -10, 10))

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.