For real numbers, $\sqrt{a\cdot b} = \sqrt{a}\cdot\sqrt{b}$ only if at least one of $a$ or $b$ is greater than $0$.
What does the corresponding rule look like for complex numbers? I understand that complex numbers aren't really comparable to each other (or $0$).
For $a = 2+3i$ and $b=3+2i$, $\sqrt{a\cdot b} = \sqrt{a}\cdot\sqrt{b}$ is true.
However, it clearly doesn't work for $a = -2-3i$ and $b=-3-2i$