How would one approach the following problems :
$\sqrt{\sqrt{5}-\sqrt{3-\sqrt{29-6\sqrt{20}}}}$
$(\frac12\sqrt{8}-3\sqrt{2}-\sqrt{10})*(\sqrt{2}+2\sqrt{1.6}-3\sqrt{0.4})$
I am not looking for actual solutions but for tips on how these type of expressions are solved. I get completely different results from the ones listed in the answers.
HINT: The best way to proceed is completing the square and expressing the expression under the square root as a perfect square.
As for example in (1), $$\sqrt{29-6\sqrt{20}}=\sqrt{(\sqrt{20}-3)^2}=\sqrt{20}-3$$
And so on, you go.