Induction is pretty ... pervasive. Even a simple comment like for $2^x$ is increasing because $2^{x+1} = 2\times 2^x > 2^x$ is using induction.
I could quibble and say let $x_n \ge 3$. Then $x_n = \sqrt{2 x_{n-1}}$ and
$x_{n-1} = (\frac {x_n}2)^2 \ge (\frac 32)^2 > 3$.
So the is no least $n$ where $x_n \ge 3$ violating the well ordering principal. So that's a contradiction and there is no $x_n \ge 3$.
What? that's not induction that's the well-ordering principal!
.... but the well-ordering principal is equivalent to induction so it is induction.
I'm not saying it's not provable with induction but I bet no-one here will be able to.
I trust Lee Mosher will attempt and succeed in finding where induction is hiding under the table.