Let $x\neq0$ be a real number such that $x^5$ and $20x+\frac {19}x$ are rational. How can we prove that $x$ is also rational? (This was a question from the RMO 2019 in India.)
My attempt: Let $a,b,c,d$ be integers such that $20x+\frac {19}{x}=\frac ab$ and $x^5 = \frac{c}{d}$.
Then we have $$x=\frac{a\pm\sqrt{a^2-1520 b^2}}{40b}$$ so $x$ is rational iff $\sqrt{a^2-1520 b^2}$ is rational.
However, I don't know how to prove that $\sqrt{a^2-1520 b^2}$ is rational using that $$x=\frac{\sqrt[5]{c}}{\sqrt[5]{d}}$$