First off note that roots are basically fractional exponents. This means that n√x = x1/n
Example 3√x = x1/3
a.
(2√x)3/3√x = [23(x1/2)3]/x1/3 = 8x3/2/x1/3
Remember that (xa)b = xa(b) so (x1/2)3 = x(1/2)(3) = x3/2
Now note that xn= 1/x-n Which basically means that if you move an exponential term
from the numerator to the denominator or vice versa .. You change the sign of the exponent
This give us:
8x3/2/x1/3 = 8x3/2x1/3
When you multiply exponential numbers you add the exponents ... xaxb = xa+b so...
8x3/2x1/3 = 8x(3/2+1/3)
Now all we have to do is add 3/2 + 1/3 to find the exponent of the x term
3/2 + 1/3 = 9/6 + 2/6 = 11/6
8x(3/2+1/3) = 8x11/6
b. 6√(y3z) - √y/3√z
= (6√(y3)(6√z) - √y/3√z
= (y3)1/6(z1/6) - y1/2/z1/3
= y3/6z1/6 - y1/2z-1/3
= y1/2z1/6 - y1/2z-1/3
I can factor out y1/2 so I get ...
= y1/2(z1/6-z-1/3)