Given $a,d,c,d\in\mathbb{N}$, define
$$ X = a^\frac{1}{b} $$ $$ Y = c^\frac{1}{d} $$ $$ Z = X-Y $$
I'm pretty sure the following is true:
For any $X\neq Y$ that satisfy the above relationships, $Z$ is rational if and only if $X$ and $Y$ are rational.
I've been wanting to prove this relationship out of the interesting fact that it would show that if $X$ and $Y$ are irrational, then $\{X\}$ and $\{Y\}$ are unique, where $\{x\}$ represents the fractional part of a number, $x$. Or am I mistaken? Using the binomial theorem looks to be a good starting point, as seen here in an earlier post, but I've tried going from there and it seems to get murky, because you get alternating sequences of radicals. Any thoughts would be greatly appreciated!
Edit: The result of this question seems to show that this is in fact true. Am I mistaken?