When I try to run (-1)**0.5, Python returns (6.123233995736766e-17+1j). What is this number? And how can I get just 1j as the result?<
(-1)**0.5
(6.123233995736766e-17+1j)
1j