Find the summation: $$\sqrt {3-\sqrt 5}+\sqrt {3+\sqrt 5}$$
My attempts: \begin{align*} &A = \sqrt{3-\sqrt{5}}+ \sqrt{3+\sqrt{5}}\\ \implies &A^2 = 3-\sqrt{5} + 3 + \sqrt{5} + 2\sqrt{9-5}\\ \implies &A^2 = 6+4 = 10\\ \implies &A = \sqrt{10} \end{align*} So I was wondering about a way to find this sum without squaring? It seems impossible, but I still want to ask.

Trick: $$ \sqrt {3-\sqrt{5}}=\frac{\sqrt {6-2\sqrt{5}}}{\sqrt 2}=\frac{\sqrt {(\sqrt 5)^2-2\sqrt{5}+1}}{\sqrt 2}=\frac{\sqrt {(\sqrt 5-1)^2}}{\sqrt 2} =\frac{\sqrt 5-1}{\sqrt 2}. $$ Similarly we see $\sqrt {3+\sqrt{5}} =\frac{\sqrt 5+1}{\sqrt 2}$. Thus the sum is $2\cdot \frac{\sqrt 5}{\sqrt 2}=\sqrt {10}$.