I saw this post on Reddit and it had the following comment
√x²=|x| It's the principle square root solution. So the square root of 49 is 7. It's the definition of square root. However the equation x²=7² has two solutions +7 & -7 Only because x²=7² --> x²-7²=0 --> (x+7)(x-7)=0 -->x= ±7 That's the difference between the two. Here's an intuitive example to understand that: y²=x is not the same as y=√x On plotting the points the first equation will result in a complete parabola whereas, in the second equation it would make a half parabola because the function is defined in such a way.
Is this reasoning right? Because as far as I can remember we always wrote the value of a square root in ± form
To clarify this: Take the equation $$y=x^2$$ for $y>0$. Then, this equation has two solutions, $y=\sqrt x$ and $y=-\sqrt x$. This is what you mean by "$\pm$ form".
The square root is defined as the non-negative solution of this equation. Simply because we want the square root to have specific properties (like that it becomes a function again), so we have to give the square root a unique value.
You can also think of it as the inverse function of the function $f(x)=x^2$. Because $f$ has to be bijective, we somehow have to restrict the domain; to get the same as above, we can choose $f:\mathbb R_{\geq0}\to\mathbb R_{\geq0}$. This also has the implication that the square root is only the non-negative solutuion of the equation above.
To sum this up, there is a difference between the square root (which is unique) and the solutions of quadratic equations (which do not have to be unique).