Question 781654
{{{sqrt(a*sqrt(b))/root(3,ab)}}}


This is surely not rendering correctly, so it will not appear the way is needs to appear.


{{{(1/(ab)^(1/3))(a*sqrt(b))^(1/2)}}}


{{{((a^(1/2))(b^(1/4)))/(a^(1/3)b^(1/3))}}}


{{{a^(1/2-1/3)*b^(1/4-1/3)}}}


{{{a^(1/6)*b^(-1/12)}}}


{{{(a^(1/6))/(b^(1/12))}}}
As said, that may be rendered badly.  In words (almost), this result is a to the one-sixth power, over b to the one-twelfth power.