Question 644000
 {{{(3x^3 *root(3,x))/x^2}}}
 

{{{(3x^cross(3) *root(3,x))/cross(x^2)}}}


{{{(3x *root(3,x))}}}....put {{{x}}} under cube root


{{{(3*root(3,x*x^3))}}}


{{{(3*root(3,x^4))}}}


{{{(3*x^(4/3)))}}}