I am trying to show that $ [\bar{\mathbb{Q}}:\mathbb{Q}]=\infty$ where $\bar{\mathbb{Q}}$ denotes the algebraic closure of $\mathbb{Q}$. I decided to approach the problem as follows:
For every $n \in \mathbb{N}$ there exists an irreducible polynomial of degree greater than or equal to $n$. For instance, consider the Eisenstein polynomials: $x^n-p$ where $n \in \mathbb{N}$ and $p$ is prime. Considering the roots of these polynomials, we know that they are linearly independent over $\mathbb{Q}$. Hence, $[\bar{\mathbb{Q}}:\mathbb{Q}] \geq n$ as desired.
Does this proof work? I believe the same proof holds for cyclotomic polynomials.
Any and all suggestions are appreciated!