The radical sign '$√$' means we are taking the positive square root of given equation
if we simply say taking square roots on both sides, then we apply a '$±$' before radical('$√$') sign, as I said '$√$' sign means positive square root, so in order to get negative one also we apply that '$±$' sign.
as you can see '$(±√x)^2$' gives result as $x$, i.e $(+√x)(+√x)=x$
and $(-√x)(-√x)=x$
The simplest way to understand this is by the following expression
if $x^2=9$
taking square root on both sides
$±√x^2=±√9$
$$±|x|=±|3|$$
it follows
$$+|x|=3$$$$-|x|=-3$$
in order to define $√$ positive, mathematicians added | |, this is called modulus function, which makes everything positive
So x=3 or x=-3
so $x=±3$ or we can say $x=±√9$ as I said again $√9$ is always positive
notice I have used word **Square root** not the symbol, means we are taking both positive square root and negative square root
but when we say
$√x^2$,notice here is no $±$ symbol,so here, it is asked for the positive square root only
Conclusion: We conclude that $√$ is defined to be positive
you can also see this in Quadratic formula
$$x = \frac{-b \pm \sqrt{b^2 - 4ac} }{2a}$$
there is written
$±$ in order to include negative root too!
hope it helped you......