[step:Establish a key lemma: adjoin all Galois conjugates of a single radical step to obtain a Galois radical extension][claim:Galois Closure of a Single Radical Step]
Let $K$ be a field of characteristic $0$, let $M/K$ be a finite Galois extension, let $\gamma \in M$, and let $n \geq 1$ be an integer. Define the polynomial
\begin{align*}
g := \prod_{\sigma \in \operatorname{Gal}(M/K)} (t^n - \sigma(\gamma)) \in M[t].
\end{align*}
Let $E$ be the splitting field of $g$ over $M$. Then:
(a) $E/K$ is a Galois extension.
(b) $E/M$ is a radical extension. More precisely, $E$ is obtained from $M$ by adjoining finitely many $n$-th roots.
[/claim]
[proof]
[step:Show that $g \in K[t]$ and that $g$ is separable over $K$]
We first verify that $g$ has coefficients in $K$. Let $\tau \in \operatorname{Gal}(M/K)$. Since $\tau$ permutes $\operatorname{Gal}(M/K)$ by left multiplication (the map $\sigma \mapsto \tau \circ \sigma$ is a bijection $\operatorname{Gal}(M/K) \to \operatorname{Gal}(M/K)$), applying $\tau$ to the coefficients of $g$ yields
\begin{align*}
\tau(g) &= \prod_{\sigma \in \operatorname{Gal}(M/K)} (t^n - \tau(\sigma(\gamma))) = \prod_{\sigma \in \operatorname{Gal}(M/K)} (t^n - (\tau \circ \sigma)(\gamma)) = \prod_{\rho \in \operatorname{Gal}(M/K)} (t^n - \rho(\gamma)) = g,
\end{align*}
where we substituted $\rho = \tau \circ \sigma$, which ranges over all of $\operatorname{Gal}(M/K)$ as $\sigma$ does. Since $\tau(g) = g$ for every $\tau \in \operatorname{Gal}(M/K)$ and $M/K$ is Galois, the coefficients of $g$ lie in the fixed field $M^{\operatorname{Gal}(M/K)} = K$. Hence $g \in K[t]$.
We next verify separability. Since $K$ has characteristic $0$, the polynomial $t^n - \sigma(\gamma)$ is separable over $\bar{K}$ for each $\sigma$: if $\sigma(\gamma) = 0$, then $t^n - \sigma(\gamma) = t^n$ has the single root $0$ with multiplicity $n$, but this case contributes the factor $t^n$ which we may treat separately; if $\sigma(\gamma) \neq 0$, the roots of $t^n - \sigma(\gamma)$ in $\bar{K}$ are $\zeta^k \alpha_\sigma$ for $k = 0, 1, \ldots, n-1$, where $\alpha_\sigma$ is any fixed $n$-th root of $\sigma(\gamma)$ and $\zeta$ is a primitive $n$-th root of unity. These $n$ roots are distinct because $\zeta$ has exact order $n$ and $\alpha_\sigma \neq 0$.
For the full product $g$, two factors $t^n - \sigma_1(\gamma)$ and $t^n - \sigma_2(\gamma)$ with $\sigma_1 \neq \sigma_2$ can share a common root $\alpha$ only if $\alpha^n = \sigma_1(\gamma)$ and $\alpha^n = \sigma_2(\gamma)$, which forces $\sigma_1(\gamma) = \sigma_2(\gamma)$. When this occurs, the two factors are identical. Let $\gamma_1, \ldots, \gamma_s$ be the distinct elements in the set $\{\sigma(\gamma) : \sigma \in \operatorname{Gal}(M/K)\}$. Then $g = \prod_{j=1}^{s} (t^n - \gamma_j)^{m_j}$ where $m_j$ is the number of $\sigma$ with $\sigma(\gamma) = \gamma_j$. Define $h := \prod_{j=1}^{s} (t^n - \gamma_j) \in K[t]$. The polynomial $h$ is separable: each factor $t^n - \gamma_j$ with $\gamma_j \neq 0$ is separable (characteristic $0$), distinct factors have distinct roots (since $\gamma_j$ are distinct, the roots $\zeta^k \alpha_j$ of one factor satisfy $\alpha_j^n = \gamma_j \neq \gamma_i = \alpha_i^n$), and $g$ and $h$ have the same splitting field over $M$ (since $h$ divides $g$ and they share the same set of roots).[/step]