I know it might sound like a ridiculously easy question to answer, but I just can't put two and two together for some reason.
Say for example you have: $$\sqrt{153}$$ You can break it down to $$\sqrt{3}\cdot \sqrt{3}\cdot \sqrt{17}$$ (and of course you can further simplify it, but we'll just leave it at that for now).
Why can I do that?
We have $\sqrt{x} = x^{\frac{1}{2}}$. Therefore you can use the regular computation rules for powers. For example $6^2 = (2 \cdot 3)^2 = 2^2 \cdot 3^2$. Now we do the same for radicals:
$\sqrt{6} = 6^{\frac{1}{2}} = (2 \cdot 3)^{\frac{1}{2}} = 2^{\frac{1}{2}} \cdot 3^{\frac{1}{2}} = \sqrt{2} \cdot \sqrt{3}$