Let $p$ be a prime number and $\alpha\in\mathbb{N}$ such that $\forall\beta\in\mathbb{Q} \space\alpha\neq \beta^p $ e.g. $\alpha$ is not a $p$-th power of any rational number. Let $E$ denote the splitting field of the polynomial $x^p-\alpha$.
Prove:
$Gal(E/\mathbb{Q}) \cong G $ where we define $G$ as the group:
$G =\{\begin{pmatrix} a & b\\ 0 & 1 \end{pmatrix} s.t. \space a,b\in \mathbb{F}_p \space \wedge a\neq0 \}$
My attempt: denote the relevant Galois group as $H$, so it is obvious that $H$ is of order $p(p-1)$ because we can write $E / \mathbb{Q}$ as $ \mathbb{Q}(\zeta_p, \sqrt[p]{\alpha})/ \mathbb{Q} $. This is not a proof but rather intuition why the isomorphism might hold. Then I tried to explicitly define the isomorphism. So, we have to map every $\sigma\in H$ to a matrix in $G$. The mapping that seemed natural to me is the following:
Denote the roots of $x^p-\alpha$ as $\{x_1,...,x_p\}$, then we map an autormphism to a matrix by:
if $\sigma(\zeta_p) = x_i$ and $\sigma(\sqrt[p]{\alpha}) = x_j$ then $\sigma \mapsto M$ where we have for $M: a=i \space\wedge\space b=j\space$ e.g. we map the automorphism (enough to define on the generators of the extension, I think) to a matrix in $G$ correlated to the way the automorphism acts on both generators. However, this does not work and I'm stuck. Any clues, ideas or insight would be greatly appreciated.