I found this standupmaths video on YouTube about the A4 paper puzzle.
I really liked the puzzle and managed to get the answer by using a calculator. However, the answer (which I won't spoil), led me to think that the equation to solve it might simplify - which it does.
In the middle of the simplification, I got this expression:
$$\sqrt{6-4\sqrt{2}}$$
which for other reasons I suspected to be equal to:
$$\ 2-\sqrt{2}$$
I tried squaring the above and, sure enough, it does give:
$$6-4\sqrt{2}$$
My question is, how would I have been able to find the square root of
$$6-4\sqrt{2}$$
if I hadn't been able to guess at it? Is there a standard technique? I've tried looking on the web but don't really even know what to search for.
The numbers of the form $a+b\sqrt{2}$ share many arithmetic properties with the integers. That's why you might suspect an answer of that form to the question. So try one: $$ (a+b\sqrt{2})^2 = a^2 + 2b^2 + 2ab\sqrt{2} = 6-4\sqrt{2}. $$
Then it's easy to finish.
You can find out more on wikipedia (https://en.wikipedia.org/wiki/Quadratic_integer) but you'd have to know to search for "quadratic integer" to find that page.