The Theorem 1.21 at page 10 of Rudin's Book states that
For every real $x>0$ and every integer $n>0$ there is one and only one positive real $y$ such that $y^n=x.$ This number $y$ is written $\sqrt[n]{x}$ or $x^{1/n}$.
I do not understand the first sentence of the proof, which states that
That there is at most one such $y$ is clear, since $0<y_1<y_2$ implies $y_1^n<y_2^n.$
Why is it clear?
I will appreciate any answers.