I know the proof but wanted to understand it a little better. It is proved using proof by contradiction and starts with "Suppose $k$ is a prime number. Let us assume $\sqrt{k}$ is a rational number. Therefore, $\sqrt{k}=s/t$; $s\in\mathbb{Z}$, $t\in\mathbb{N}$, $s$ and $t$ are co-prime. On squaring both sides, it becomes $k=(s/t)^2$."
My doubt is why doesn't it stop here. As $k$ is a prime number, we know that $k=(s/t)^2$ can not be true as a square number is never prime. (Please don't be brutal.)
"as a square number is never prime": this is true in the integers, but we are now in the rationals, this is why we need to look further. (If you stop here, you have only proven that the square root of a prime is not integer.)