I am asked to prove that $(3+\sqrt{2})^{2/3}$ is irrational via the rational zeroes theorem.
This is what I have so far:
$ x = (3+\sqrt{2})^{2/3} $
$ x^3 = (3+\sqrt{2})^{2} $
$ x^3 - 11 - 6\sqrt{2} = 0 $
From here, I do not know how to get it into the form admissible by the RZT. The only way I know how to proceed from here is to say that any rational solution of the form $r= \frac{c}{d}$ $c,d, \in \mathbb{Z} $ would need to have $d= \pm 1$ and $c$ divide $-11 -6\sqrt{2}$.
So we have
$ -11 -6\sqrt{2} = z c$, $z \in \mathbb{Z}$
$-6\sqrt{2} = 11 +zc$
Which clearly no $c$ will satisfy. So it is proved, but I feel like I did not utilize the RZT the way I was supposed to. At least, it is different than the other example problems I have been doing, for example, proving $\sqrt{3}$ is irrational.
From $x^3-11-6\sqrt2=0$, you get that $(x^3-11)^2=72$; in other words, $x^6-22x^3+49=0$. But the only possyble rational roots of this polynomial are $\pm1$, $\pm7$, and $\pm49$. However, none of them is.