So, I want to prove that $2^{1/2}+3^{1/3}$ is irrational, and I need to prove it using Galois theory.
To start, let's forget about the sum and deal with the individual numbers and $F_1 = \mathbb{Q}(2^{1/2})$ and $F_2 = \mathbb{Q}(3^{1/3})$. Both $2^{1/2}$ and $3^{1/3}$ are clearly irrational with easily determined minimal polynomials over $\mathbb{Q}$, namely $f_1(x) = x^2 -2$ and $f_2(x) = x^3 -3$. Also, $[F_1:\mathbb{Q}] = 2$ and $[F_2:\mathbb{Q}] = 3$. Let $F_3 = \mathbb{Q}(2^{1/2},3^{1/3})$, then $[F_3:\mathbb{Q}] = 6$ since the $f_1$ is irreducible over $F_2$ and $f_2$ is irreducible over $F_1.$ Since $2^{1/2}+3^{1/3} \in F_3$, take $\sigma \in {\rm Gal}(F_3/\mathbb{Q})$ and consider $\sigma(2^{1/2}+3^{1/3})$. Then $\sigma(2^{1/2}+3^{1/3})$ will lie in $\mathbb{Q}$ if and only if $2^{1/2}+3^{1/3}$ lies in $\mathbb{Q}$. So $\sigma(2^{1/2}+3^{1/3}) = \sigma(2^{1/2})+\sigma(3^{1/3})$, and neither one of those images will lie in $\mathbb{Q}$.
Here I feel like I'm back at square one with showing that the sum of two irrationals is again irrational, but I don't really know how to proceed. I don't even know if my approach is a good one, so any help with regards to new approaches, mistakes I've made or how to carry on from where I am will be much appreciated.
The minimal polynomial of $\alpha=\sqrt{2}$ over $\mathbb{Q}$ is $p(x)=x^2-2$ and the minimal polynomial of $\beta=\sqrt[3]{3}$ is $q(y)=y^3-3$. Assuming that $\alpha+\beta=\frac{u}{v}\in\mathbb{Q}$, $\beta=\frac{u}{v}-\alpha$ is a root of: $$ r(x)=v^2\cdot p\left(\frac{u}{v}-x\right) \in\mathbb{Q}[x] $$ but since $\partial r=2$, that contradicts $[\mathbb{Q}(\beta):\mathbb{Q}]=3$.