This is a nice limit $$\lim_{n\rightarrow \infty}\underbrace{\sqrt{2+\sqrt{2+\sqrt{...+\sqrt{2}}}}}_{n\text{ times}}$$ and it is solved with well-known trigonometry formulas. The result is 2. The question is: can be, this limit, solved in other ways?
Thanks.
If $x_0=\sqrt 2$ and $x_{n+1}=\sqrt{2+x_n}$, then you can prove by induction that $x_{n}<2$ and $x_n$ is increasing. So a limit must exist.
But any limit must be a positive $x$ satisfying $x = \sqrt{2+x}$. So $x=2$.