Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

For those stumbling on this years later. I searched around and found they've since implemented the function real_nth_root which you can use to, say, plot(real_nth_root(x,3),-1,1).

click to hide/show revision 2
No.2 Revision

For those stumbling on this years later. I searched around and found they've since implemented the function real_nth_root which you can use to, say, plot(real_nth_root(x,3),-1,1).plot(real_nth_root(x,3),-1,1).