First time here? Check out the FAQ!
answered 2020-10-20 14:32:03 +0100
Use this:
sage: plot(real_nth_root(x, 3), (x, -10, 10))
updated 2020-10-20 14:35:48 +0100