Let $p$ be a prime number. From this question, we know that $x^n - p^m$ is irreducible over $\mathbb{Q}[x]$, where $m, n \in \mathbb{Z}_+$ are coprime. And from this question, we know that $x^n + p^{n + 1}$ is irreducible over $\mathbb{Q}[x]$.
Now pick up $m,n \in \mathbb{Z}_+$ relatively prime. I wonder if $ x^n + p^m $ is always irreducible over $\mathbb{Q}[x]$. Or more generally, for all $a \in \mathbb{Q}_+$ such that $ x^n - a \in \mathbb{Q}[x] $ irreducible, can we deduce that $$ x^n + a^m $$ irreducible over $\mathbb{Q}[x]$?
For $x^n - a^m$, one may use field theory to obtain its irreduciblity: Let $\alpha := \sqrt[n]{a}$, then we have $\mathbb{Q}(\alpha^m) \subset \mathbb{Q}(\alpha)$, and $$ \mathbb{Q}(\alpha) = \mathbb{Q} \left( \alpha^{nx + my} \right) = \mathbb{Q} ( \alpha^{my} ) \subset \mathbb{Q}( \alpha^m ). $$ Apriori, $ \deg_{\mathbb{Q}} (\alpha^m) = \deg_{\mathbb{Q}} (\alpha) = n $. For $x^n + a^{n + 1}$, as a special case of $x^n + a^m$, this trick works (cf. this answer).
For $ x^n + a^m $, I want to follow the same trick. But things turns a little bit different. One root of $x^n + a^m$ is $\alpha^m \zeta_{2n}$, where $\zeta_{2n} := e^{2 \pi i / 2n}$ means the $(2n)$-th primitive root of unity. I tried to use Galois theory to deduce that $$ \mathbb{Q} (\alpha \zeta_{2n}) = \mathbb{Q} \left( \alpha^m \zeta_{2n} \right), $$ thus I considered the splitting field of $x^{2n} - a^2$, i.e. $K := \mathbb{Q} \left( \alpha, \zeta_{2n} \right)$. Now what we need to show has been reduced to $$ \operatorname{Gal} \left( K | \mathbb{Q} \left( \alpha \zeta_{2n} \right) \right) = \operatorname{Gal} \left( K | \mathbb{Q} \left( \alpha^m \zeta_{2n} \right) \right). $$ For $\sigma \in \operatorname{Gal} \left( K | \mathbb{Q} \left( \alpha \zeta_{2n} \right) \right)$, we know that $ \sigma(\alpha) = \alpha \zeta_{2n}^{2k} $, $\sigma(\zeta_{2n}) = \zeta_{2n}^\ell$, where $0 \le k < n$ and $\gcd(\ell, n) = 1$. But I cannot deduce that $\sigma$ fixes $\alpha^m \zeta_{2n}$ from it.