While trying to deal with the final parts of this answer I found that one needs to establish $$a=\sqrt[3]{1+\sqrt{11}}\notin\mathbb{Q} (\sqrt{11},\sqrt[3]{10})=F$$ Since both $a, F$ are of degree $6$ over $\mathbb {Q} $ the tower theorem does not help much.
Then I reasoned via contradiction. If $a\in F$ then $b=\sqrt[3]{1-\sqrt{11}}=-\sqrt[3]{10}/a\in F$ and hence $c=a+b\in F$.
One can check that $$c^3=a^3+b^3+3abc=2-3\sqrt[3]{10}c$$ or $$(c^3-2)^3=-270c^3$$ or $c$ is a root of $$f(x) =x^9-6x^6+282x^3-8$$ I checked using pari/gp that the polynomial $f(x) $ is irreducible over $\mathbb {Q} $. Further it can be observed that $f(289)$ is prime (also checked via pari/gp) so that the polynomial $f(x) $ is irreducible by Murty's criterion.
This shows that $c$ is of degree $9$ over $ \mathbb {Q} $ and hence $c\notin F$.
It can be observed that $f(x) $ can not be handled by Eisenstein as $2$ is the only prime which divides all non-leading coefficients and $4\mid 8$. I also checked the reducibility mod $3$ and the polynomial is reducible mod 3. So even that approach does not work. I don't know if using reducibility modulo other primes would help.
Is there is any other simpler way to prove the irreducibilty of $f(x) $ using hand computation?
Update: We have $$f(2x)=8(64x^9-48x^6+282x^3-1)=8g(x)$$ and it is somewhat easier to apply Murty's criterion on $g(x) $ with $g(8)=8577496063$ being prime. But I still find this unsuitable for hand calculation.
The following is the most elementary solution that I have.
Let us first consider the problem of factoring $f(x)$ modulo $7$. In the field $\Bbb{F}_7$ we have $11=4$, so $\sqrt{11}=2$. This gives us the counterparts $\tilde{a}=\root3\of{1+\sqrt{11}}=\root3\of{3}$, $\tilde{b}=-\root3\of{10}/a=-\root3\of{3}/a=-1$ and hence $\tilde{c}=\tilde{a}+\tilde{b}=\root3\of3-1$. It is easy to check that $3$ is not a cubic residue modulo $7$, so the minimal polynomial of $\tilde{c}$ over $\Bbb{F}_7$ is thus $$h(x)=(x+1)^3-3=x^3+3x^2+3x-2\in\Bbb{F}_7[x].$$ Paramanand Singh's calculations survive to the extent that we can conclude that $h(x)$ must be a factor of $f(x)$ modulo $7$.
Another ingredient is that $f(x)=x^9-6x^3+282x^3-8$ has the property $f(\omega x)=f(x)$ for any cubic root of unity $\omega$. This follows from the fact that all the terms of $f(x)$ have degrees divisible by three. In $\Bbb{F}_7$ we have the primitive third roots of unity: $\mu_3=\{1,2,4\}$. Therefore $h(2x)=x^3+5x^2+6x-2$ and $h(4x)=x^3+6x^2+5x-2$ must also be factors of $f(x)$ in $\Bbb{F}_7[x]$. Indeed, it is easy to verify that over $\Bbb{F}_7$ the factorization of $f(x)$ into irreducibles is $$f(x)=h(x)h(2x)h(4x).$$
This implies that any factorization of $f(x)$ over $\Bbb{Q}$ can only have factors of degrees $3$ or $6$, so it suffices to exclude the possibility of a cubic factor. We make the observation that the same applies over the field $\Bbb{Q}(\omega)$, $\omega=(-1+i\sqrt3)/2$. This is because the ring $E=\Bbb{Z}[\omega]$ of Eisensteinian integers is known to be a Euclidean domain (w.r.t. the complex norm) and also because the prime ideal $\mathfrak{p}=\langle 2+i\sqrt3\rangle$ has index seven in $E$. The argument is familiar. By Gauss's lemma a polynomial is irreducible over $\Bbb{Q}(\omega)$ iff it is irreducible over $E$, and then reduction modulo $\mathfrak{p}$ works the same way as reduction modulo $7$ does over $\Bbb{Z}$. This is because $E/\mathfrak{p}\simeq\Bbb{F}_7$.
Assume that $g(x)=x^3+Ax^2+Bx+C\in\Bbb{Z}[x]$ is a cubic factor of $f(x)$. By the above observations then $g(\omega x)$ and $g(\omega^2x)$ are also factors of $f(x)$, but possibly they reside in $E[x]$. Should we have $g(x)=g(\omega x)$ (when also $g(x)=g(\omega^2x)$ by complex conjugation), then $g(x)=x^3+C$. But this is impossible because $f(x)=F(x^3)$ with $F(x)=x^3-6x^2+282x-8$. The rational root test then shows that $F(x)$ is has no rational zeros, so $F(-C)\neq0$.
So we can conclude that $g(x)$, $g(\omega x)$ and $g(\omega^2x)$ are all distinct and irreducible over $E$. We are left with the possibility that $$f(x)=g(x)g(\omega x)g(\omega^2x).$$ Expanding everything gives $$g(x)g(\omega x)g(\omega^2x)=x^9+(A^3-3AB+3C)x^6+(B^3-3ABC+3C^2)x^3+C^3.$$ A comparison of the constant terms immediately reveals $C=-2$. Plugging that into the $x^6$-term gives the equation $A^3-3AB=0$. So either $A=0$ or $A^2=3B$.
The irreducibility of $f(x)$ over $\Bbb{Q}$ follows from this.