Let $\epsilon = \alpha - 1>0$ and $a_n={\alpha}^{1/2^n}$.
Notice that $a_n>1$ and let $d_n=a_n-1>0$.
The expression can then be written as
\begin{align}
{d_n}^{1/n}
&=\exp\left(\frac1n\,\ln d_n\right).\tag{$*$}
\end{align}
We have $\alpha=1+\epsilon=a_n^{2^n}=(1+d_n)^{2^n}=\sum_{k=0}^{2^n}\binom{2^n}k\,d_n^k\,,$ which implies
$$\epsilon=\sum_{k=1}^{2^n}\binom{2^n}k\,d_n^k.$$
In particular, $\epsilon\geq 2^nd_n\iff d_n\leq \epsilon\, 2^{-n}$.
It follows that $\ln d_n\leq \ln\epsilon-n\ln2$.
Plugging this into $(*)$ yields $d_n^{1/n}\leq \epsilon^{1/n}\,\frac12$.
On the other hand, $1+x\leq \exp x$ for all $x\in\mathbb{R}$ (why?), which implies that $\ln(1+x)\leq x$ whenever $x\geq -1$.
It follows that, $\ln\alpha={2^n}\ln(1+d_n)\leq {2^n}d_n$, and hence
$$d_n\geq 2^{-n}\ln\alpha \iff\ln d_n\geq -n\ln 2 +\ln\ln\alpha.$$
Plugging this into $(*)$ yields $d_n^{1/n}\geq
{\left(\ln\alpha\right)}^{1/n}\,\frac12$.
We are therefore left with
$${\left(\ln\alpha\right)}^{1/n}\,\frac12\leq d_n^{1/n}\leq \epsilon^{1/n}\,\frac12.$$
Lemma: For each $x>0$ we have $\lim_{n\to\infty}\sqrt[n]{x}=1$.
The proof of the lemma will be left as an exercise.
Letting $n\to\infty$, we conclude by the squeeze theoerem together with the lemma that $d_n^{1/n}\to\frac12$.
Barry's answer is clearly more elegant, but I'd already started writing this and I figure the bounds can be at least of some interest for estimating speed of convergence.