First, is $\sqrt{-3}$ is equal to $-3$ or is it imaginary?
What is the difference between:
- $\sqrt{(-3)^2}$
- $\sqrt{-3^2}$
- $(\sqrt{-3})^2$
Can I write $(\sqrt{-3})^2 = -3$?
And, given the rule that $\sqrt{a^n}$ is equal to ($\sqrt{a})^n$, can I say that $\sqrt{-3^2}=-3$?
$\sqrt{(-3)^2}=\sqrt{9}=3$,
$\sqrt{-3^2}=\sqrt{-9}=3i$,
$(\sqrt{-3})^2=(\sqrt{3}i)^2=-3$
The rule is true only in the case $a>0$.