I know this question was asked and answered before here, but I try do by myself and I had a different result. I would like to know if I'm wrong of if the answer of the previous topic is wrong.
I know that the splitting field of $(x^3 - 2)(x^2 + 3)$ over $\mathbb{Q}$ is $\mathbb{Q}[\sqrt[3]{2}, \sqrt{3}, i]$. I observed that
$[\mathbb{Q}[\sqrt[3]{2}]:\mathbb{Q}] = \text{degree} ( \text{irr} (\sqrt[3]{2}, \mathbb{Q}) ) = \text{degree} ( x^3 - 2 ) = 3,$
$[\mathbb{Q}[\sqrt[3]{2}, i]:\mathbb{Q}[\sqrt[3]{2}]] = \text{degree} ( \text{irr} (i, \mathbb{Q}[\sqrt[3]{2}]) ) = \text{degree} ( x^2 + 1 ) = 2$
and
$[\mathbb{Q}[\sqrt[3]{2}, \sqrt{3}, i]:\mathbb{Q}[\sqrt[3]{2}, i]] = \text{degree} ( \text{irr} (\sqrt{3}, \mathbb{Q}[\sqrt[3]{2}, i]) ) = \text{degree} ( x^2 - 3 ) = 2.$
By tower law,
$[\mathbb{Q}[\sqrt[3]{2}, \sqrt{3}, i]:\mathbb{Q}] = [\mathbb{Q}[\sqrt[3]{2}, \sqrt{3}, i]:\mathbb{Q}[\sqrt[3]{2}, i]] \cdot [\mathbb{Q}[\sqrt[3]{2}, i]:\mathbb{Q}[\sqrt[3]{2}]] \cdot [\mathbb{Q}[\sqrt[3]{2}]:\mathbb{Q}] = 2 \cdot 2 \cdot 3 = 12,$
then the Galois group of $(x^3 - 2)(x^2 + 3)$ over $\mathbb{Q}$ has order 12. I tried find the automorphisms of $\mathbb{Q}[\sqrt[3]{2}, \sqrt{3}, i]$ which fix $\mathbb{Q}$, but I just found these:
$\alpha: i \mapsto -i, \sqrt{3} \mapsto \sqrt{3}, \sqrt[3]{2} \mapsto \sqrt[3]{2}$,
$\beta: i \mapsto i, \sqrt{3} \mapsto -\sqrt{3}, \sqrt[3]{2} \mapsto \sqrt[3]{2}$,
$\gamma: i \mapsto i, \sqrt{3} \mapsto \sqrt{3}, \sqrt[3]{2} \mapsto -\sqrt[3]{2}$.
The other automorphisms are the identity, $\alpha \beta$, $\alpha \gamma$, $\beta \gamma$ and $\alpha \beta \gamma$. Since $\alpha, \beta$ and $\gamma$ has order $2$, I have that $\alpha \beta$, $\alpha \gamma$ and $\beta \gamma$ has order $2$, therefore $\alpha \beta = \beta \alpha$, $\alpha \gamma = \gamma \alpha$ and $\beta \gamma = \gamma \beta$, then I found $8$ elements on Galois group of $(x^3 - 2)(x^2 + 3)$.
I would like to know where I'm going wrong, if the answer in the previously topic are correct and, if it is not, I would like to know how to proceed in order to compute the Galois group of $(x^3 - 2)(x^2 + 3)$.