Let $x$ be rational with $0<x<1$ and let $y$ be the rational defined by $y = 1 - x.$ Let $n$ be any natural number with $n>2.$ Then I want to prove that $$x^{(1-1/n)}+ y^{(1-1/n)}$$ will never be a rational.
Here is my attempt:
Let $x=\dfrac{a}{c}$ and $y=\dfrac{b}{c}$ where $a,b$ are positive integers such that $a+b=c.$
Then it is equivalent to show that the following number is irrational,
$$a\Big(1+\frac{b}{a}\Big)^{1/n}+b\Big(1+\frac{a}{b}\Big)^{1/n},∀n\in\mathbb N\setminus\{1\}.$$
After this I was stuck. How can I continue? Hints are also welcome.
Let $u=x^{n-1}$ and $v=y^{n-1}$ By Boreico’s theorem (see section "Higher powers" on pages 91-92 at http://www.thehcmr.org/issue2_1/mfp.pdf), $u^{\frac{1}{n}}+v^{\frac{1}{n}}$ is rational iff $u^{\frac{1}{n}}$ and $v^{\frac{1}{n}}$ are both rational. Since $n-1$ and $n$ are coprime, this is equivalent to $x^{\frac{1}{n}}$ and $y^{\frac{1}{n}}$ being both rational. As Jack M remarked, your conjecture is then equivalent to Fermat’s last theorem.