Question 945644
<pre>
No, because x*x<sup>2</sup> = x<sup>3</sup>, not squared,
and also it's in the denominator.  You did the root part right,
but botched the "x part".  

{{{expr(root(3,3)/x^"")*expr(root(3,9)/x^2)}}}{{{""=""}}}

{{{root(3,27)/x^3}}}{{{""=""}}}

{{{3/x^3}}}

Edwin</pre>