Consider $p(x) = x^5-2 \in \mathbb{Q}[x]$.
I have proven that the splitting field of $p(x)$ is $F = \mathbb{Q}(\sqrt[5]{2}, \xi)$, where $\xi = e^{\frac{2\pi i}{5}}$. After doing so, I have proven that $$[F: \mathbb{Q} ]=[F: \mathbb{Q} (\sqrt[5]{2}) ] \cdot [ \mathbb{Q} (\sqrt[5]{2}): \mathbb{Q} ]=4\cdot 5 =20. $$
Now, I would like to prove that if we consider $G = \text{Gal}(F/\mathbb{Q})$.
There exists $\sigma \in G$ such that $\sigma(\sqrt[5]{2}) = \xi\sqrt[5]{2}$ and $\sigma(\xi)=\xi$.
There exists $\tau\in G$ such that $\tau(\sqrt[5]{2})=\sqrt[5]{2}$ and $\tau(\xi)=\xi^2$.
$G \cong \mathbb{Z}/(5) \rtimes \mathbb{Z}/(4)$.
MY THOUGHTS
I have been thinking that it may help proving that $G$ is isomorphic to one of the $5$ possible groups of order $20$. In that way, I may could prove the existence of such elements for (1) and (2). Would that be an option? Any hint? For (3) I do not know what to do. I have been thinking to use the following theorem
$G \cong G_1 \rtimes G_2$ (where $\rtimes$ is the semidirect product) if and only if $G$ has two subgroups $H$ and $K$, with $H \vartriangleleft G$, $H \cong G_1$, $K \cong G_2$, $H \cap K = \{1\}$ and $G = HK.$
Although I do not know if it will help me. Could you help me, please?