Does anyone have a quick method of denesting square roots?
Problem: To quickly denest $\sqrt{5+2 \sqrt{6}} \qquad \tag{1}$
As an aside, this comes from solving the polynomial
$$x^4-10x^2+1=0$$
Since the elements of the Galois group must send an element of the kernel to another element of the kernel, we can show that four different permutations give us exactly the four-group of Klein.
The roots of the $(1)$ can be shown to be $\{\sqrt{2}+\sqrt{3},\sqrt{2}-\sqrt{3},-\sqrt{2}+\sqrt{3},-\sqrt{2}-\sqrt{3}\}$ all of which arise from the denesting of $\pm \sqrt{5\pm2 \sqrt{6}}$.
Other than brute force, does anyone have a quick way to denest square roots, I find this part of the the solution to Galois problems takes a long time, and detracts from the most fun part, the permutations of the symmetries of the roots.