So I am learning about Quadratic Fields and I have a question:
Consider $\mathbb Q[\sqrt{2}]$. So does every element of that $\mathbb Q[\sqrt{2}]$ have a square root in $\mathbb Q[\sqrt{2}]$. I think that this essentially means that
. I don't know if this is right though. Is this true or false. If true why is it true and if falso can someone show me a counterexample.
Let $\alpha = a+b\sqrt{2} \in \mathbb{Q}[\sqrt{2}]$ be such that $\alpha^2=\sqrt{2}$. Then we get \begin{align*} (a+b\sqrt{2})^2 & = \sqrt{2}\\ a^2+2b^2+2ab\sqrt{2} & = \sqrt{2}. \end{align*} This yields \begin{align*} a^2+2b^2 & = 0\\ 2ab & = 1. \end{align*} But this has no solutions for $a,b \in \mathbb{Q}$. Thus there is no square root of $\sqrt{2}$ inside $\mathbb{Q}[\sqrt{2}]$.