I am try to determine
What is the degree of the splitting field of $x^5 − 7$ over $\mathbb{Q}$?
I concluded the degree of $\mathbb{Q}[\sqrt[5]{7}]$ over $\mathbb{Q}$ is 5 because the polynomial is irreducible in $\mathbb{Q}$. And that the solutions to the polynomial are $\alpha = \sqrt[5]{7}$ times the 5th roots of unity $\beta = e^{2\pi i/5}$, that is $\alpha$, $\alpha\beta$, $\alpha\beta^2$, $\alpha\beta^3$, and $\alpha\beta^4$. Furthermore the degree of $\mathbb{Q}[\beta]$ over $\mathbb{Q}$ is 4. Thus the degree of the splitting field is $[\mathbb{Q}[\alpha,\beta]:\mathbb{Q}]$ = 20, because 4 and 5 have no common divisors.
Is this correct?