If we define $\mathbb{R}[x] = \{ c_0 + c_1 x + \cdots + c_n x^n : n\in\mathbb{N}, \forall c_k \in \mathbb{R} \}$ as the set of polynomials with coefficients in $\mathbb{R}$ then I'm familiar with the result that $\mathbb{R}[i] = \mathbb{C}$, where $i$ is a root of the irreducible (over $\mathbb{R}$) polynomial $x^2 + 1$.
Obviously all polynomials of degree 3 or higher are reducible, since all odd powers have at least 1 real root, and every even degree can be factored into irreducible quadratics by the fundamental theorem of algebra — like how $$x^4 + 1 = (x^2 + \sqrt{2}x+1)(x^2 - \sqrt{2}x + 1).$$
But what if we try adjoining roots of other irreducible quadratics to $\mathbb{R}$, different from $i$?
For example, what if $\alpha$ is a root of the irreducible quadratic $x^2 - x + 1$, meaning that $\alpha^2 = \alpha - 1$? Obviously this number can be expressed as a traditional complex number involving $i$, but what can we say directly about the set $\mathbb{R}[\alpha]$?
- Is $\mathbb{R}[\alpha]$ isomorphic to $\mathbb{C}$ since both $\alpha$ and $i$ are roots of a degree 2 polynomial?