The proposition is as follows and I read the proof but I am not so certain regarding a particular point the proof has made:
Any finite extension of $\mathbb{R}$ is at most degree $2$.
Proof: Suppose the field extension $\mathbb{F}$ is non-trivial and thus there must exist $\alpha\in\mathbb{F}\setminus\mathbb{R}.$ Since the extension is finite then $\alpha$ must be $\mathbb{F}$-algebraic. In particular its minimal polynomial must be quadratic since it is not in $\mathbb{R}.$ Hence there must exist an element $x\in\mathbb{F}$ such that $x^2+1=0.$ [The rest of the proof is quite understandable.]
My question is why is it guaranteed that such $x$ must exist? I get that the minimal polynomial must be in the form of $m_\alpha(x)=(x-p)(x-\overline{p})$ for some $p\in\mathbb{C}\setminus\mathbb{R}$ but does that do much?
The minimal polynomial of $\alpha$ is of the form $x^2+\beta x+\gamma$. Since it is irreducible over $\Bbb R$, $\beta^2-4\gamma<0$. You know then that $\alpha^2+\beta\alpha+\gamma=0$. In other words,$$\left(\alpha-\frac\beta2\right)^2+\gamma-\frac\beta4=0.$$So, take$$x=\frac{\alpha-\frac\beta2}{\sqrt{\gamma-\frac{\beta^2}4}}$$and then$$x^2=\frac{\left(\alpha-\frac\beta2\right)^2}{\gamma-\frac{\beta^2}4}=-1.$$In other words, $x^2+1=0$.