The infinitely nested power expression below has a limit of $2$:
$$x=\sqrt2^{\sqrt2^{\sqrt2^{...}}}$$
In finding this limit, we may use:
$$x=(\sqrt2)^x$$
But this expression has two solutions, $2$ and $4$.
We know that $2$ is the right answer by evaluating some finite truncations, but this $4$ is bothering me. What does $4$ mean in this expression? Is it significant in some way?
It is a common misconception that an expression like
$$\sqrt2^{\sqrt2^{\sqrt2^{...}}}$$
denotes a well-defined number.
For more rigor, let us use
$$x=\lim_{n\to\infty}a_n,\text{ where }x_{n+1}=\sqrt2^{x_n}.$$
Now if $x_0=2$, $x_n=2\ \forall n$ follows. Similarly, for $x_0=4$, $x_n=4$ follows. For other initial values, the sequence may converge to $2$, but may also diverge.
So the statement "has a limit of $2$" is dubious.