(1) Suppose $\frac{p_1}{q_1}$ and $\frac{p_2}{q_2}$ are rationals with $0<\frac{p_1}{q_1} <\frac{p_2}{q_2}$. We want to find a rational $\frac{a}{b}$ such that $\frac{p_1}{q_1}<\frac{a^2}{b^2} <\frac{p_2}{q_2}$.
I know that if we choose any rational in the open interval between $\sqrt{\frac{p_1}{q_1}}$ and $\sqrt{\frac{p_2}{q_2}}$, then this rational will have the desired property. However, the issue is that I am trying to use this proof as a part of a larger proof to prove the existence of the square root of any positive real number. So I cannot use any argument that directly references square roots.
Here is some work I have done so far. I went down the rabbit hole a bit and this may be a dead end, I'm not sure.
Since $\frac{p_1}{q_1} = \frac{p_1q_1q_2^2}{q_1^2q_2^2}$ and $\frac{p_2}{q_2} = \frac{p_2q_1^2q_2}{q_1^2q_2^2}$, it is sufficient to prove that:
(2) there exists a perfect square, $n^2$, (possibly 1) such that the interval between $n^2p_1q_1q_2^2$ and $n^2p_2q_1^2q_2$ contains a perfect square.
To prove (2) it is sufficient to prove that:
(3) for all positive integers $n$ there exist perfect squares, $k^2$ and $m^2$, such that $k^2n<m^2<k^2(n+1)$
So my question is either for assistance proving any of (1), (2), or (3) without using the existence of square roots of positive real numbers,
OR if this is something that MUST be proven using the existence of square roots, then just state that. I would NOT like help in proving the existence of square roots another way. If it MUST be done another way, I would like to figure out the other way myself.
That being said, I am sure that proving the existence of square roots of positive reals CAN be proven another way (likely much simpler), but I am hoping that the path I am taking may work too. I just need help with this last part.