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.