For positive integer $n$, $$x_n=\sqrt {6+\sqrt{6+\sqrt{6+...+\sqrt 6}}}$$ where $6$ is written $n$ times.
How can we find the $x _\infty$ ?
I coded a program any found that $x _\infty$ would be equal to $3$. So
$$x _\infty =3$$
But I need to know how can we prove it. Or simply how can we find $x _\infty$?