First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 12 years ago

calc314 gravatar image

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)