Question 399134
Complex numbers don't really follow the same arithmetic properties when dealing with square roots. For example, {{{sqrt(-1)sqrt(-32)}}} does not equal {{{sqrt((-1)(-32))}}} or {{{sqrt(32)}}}. Instead, you have to evaluate each radical separately:


{{{sqrt(-1)sqrt(-32) = (i*sqrt(1))(i*sqrt(32)) = (i^2)(sqrt(32)) = -sqrt(32) = -4sqrt(2)}}}