Question 473494
write cube root(250a^3)? 
======
cbrt(250a^3)
---
= cbrt(125a^3)*cbrt(2)
----
= 5a*cbrt(2)
=================
You could also write your problem as (250a^3)^(1/3)
============================
Cheers,
Stan H.