Show $\sqrt{1+\sqrt{2}}$ is algebraic over $\mathbb{Q}$ with degree $4$
Let $\alpha=\sqrt{1+\sqrt{2}}$, and it is a root of $f(x)=x^4-2x^2+1\in \mathbb{Q}[X]$, so $f(x)$ is irreducible in $\mathbb{Q}[X]$, thus $\alpha$ is algebraic over $\mathbb{Q}$. Clearly, $\alpha$ is not a root of polynomial with degree one. How to show $\sqrt{1+\sqrt{2}}$ has degree $4$? My thought is let $g(x_1)=a_1x^2+b_1x+c_1, q(x)=a_2x^3+b_2x^2+c_2x+d$ and let $g(x_1)=0$, $q(x_2)=0$, but is seems not right. Can anyone give a hit to do it? Thanks