There is no rational number r with the property $r^2 =3$
This is what I did. Proof by contradiction. Assume that there exist a rational number $r=a/b$ where $a$ and $b$ are integers. This implies that: \begin{align*} r^2 & = 3\\ (a/b)^2 &=3 \\ a^2/b^2 &= 3 \\ a^2&=3b^2 \end{align*}
I'm stuck here, I don't know how to go from here...