square root xyz cubed.

1 answer

(sqrt(xyz))^3
(sqrt(xyz))*(sqrt(xyz))*(sqrt(xyz))
xyz(sqrt(xyz))

This can be written as,
((xyz)^(1/2))^3 = (xyz)^(3/2)