| 1 | initial version |
Here is a numerical approach. I've not been able to get it symbolically.
show(plot(x+ x/abs(x)* abs(x)^(1/3)+2,(x,-5,5)))
find_root(x+ x/abs(x)* abs(x)^(1/3)+2,-2,-1/2)
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.