How do we prove that $(\frac{2}{3})^{1/5}$ is irrational? What I'm doing is this:
I'm trying to prove by contradiction, so let's say $(\frac{2}{3})^{1/5}$ is rational. This means I can write it as quotient of two integers $\frac{x}{y}$.
$$\left(\frac{2}{3}\right)^{1/5} = \frac{x}{y} $$
$$\left(\frac{2}{3}\right) = \frac{x^5}{y^5}$$
I'm stuck here.
As u have written $\frac{2}{3} = \frac{x^5}{y^5}$, Now $2 y^5 = 3 x^5$. Do a prime factorization of $x,y$ and also $3 | y$ and hence $2 \times 3^{j5} \times b = 3 \times 3^{k5} \times c$ where $3$ doesnt divide $b,c$ with $j > 0$. Since prime factorization is unique, we have $5j = 5k+1$. A contradiction.