I read the square root property from the book, College Algebra by Raymond A Barnett and Micheal R Ziegler that,
The square root property says,
If $A^2=C$ then $A=\pm \sqrt{C}$
I took the equality,
$2^2=4$
$\implies 2=\pm \sqrt{4}$
$\implies 2=\pm {2}$
but, How $2$ can be equal to $-2$?
Note that $\sqrt4=\pm2$ means that $\sqrt4 = +2 \;\lor -2$, not$\sqrt4 = +2 \land\; -2$. You must have misread the $\pm$ notation, which reads as "plus OR minus", not "plus and minus". However, $2 = \pm2$ is certainly true. Note that $\lor$ is the logical OR.