Question 418058
cubic root of 1000x^11/y^3
---
cbrt(10^3*x^9/y^3*(x^2))
---
= [10x^4/y]*cbrt(x^2)
===========
Cheers,
Stan H.
===========