Mathematical Concept

Square Root of Negative Numbers

By Mateo·Last updated July 2026

Quick answer: The square root of a negative number is not a real number. Within the real number system, √(−1) is undefined. In the complex number system, √(−1) = i, the imaginary unit, where i² = −1. The square root of any negative number −n equals i√n.

i

The imaginary unit — √(−1)

Why Can’t You Take the Square Root of a Negative Number in Real Mathematics?

A square root asks: what number, multiplied by itself, gives this result? For √9, the answer is 3, because 3 × 3 = 9. Now try √(−9): you need a real number that, when squared, gives −9. But squaring any real number — positive or negative — always gives a non-negative result. There is no real number whose square is negative. That’s not a gap in our knowledge; it’s a provable property of the real number line. Within ℝ (the reals), √(−9) is simply undefined.

This is also why Excel returns #NUM! for =SQRT(-4), and why a basic calculator shows Error — they operate only in the real number system.

What Is the Imaginary Unit i?

Mathematicians resolved this by expanding beyond the real numbers. In the 16th century, Gerolamo Cardano encountered square roots of negatives while solving cubic equations. By the 18th century, Leonhard Euler had formalised the solution: define a new number i such that:

i² = −1, therefore i = √(−1)

i is called the imaginary unit. It doesn’t sit on the standard number line, but it follows all the usual rules of algebra, making it extraordinarily useful across physics and engineering. The name “imaginary” is a historical accident — complex numbers are just as mathematically rigorous as real numbers.

How Do You Calculate √(−n) for Any Negative Number?

For any positive number n:

√(−n) = √(n × −1) = √n × √(−1) = i√n

ExpressionSimplifiedDecimal
√(−1)in/a (not real)
√(−4)2in/a
√(−9)3in/a
√(−2)i√2≈ 1.414i
√(−25)5in/a

Complex Numbers and the Argand Plane

A complex number combines a real part and an imaginary part: a + bi. The full set of complex numbers  ℂ extends the number line into a two-dimensional complex plane (Argand plane), where the horizontal axis represents real numbers and the vertical axis represents imaginary multiples of i. Complex numbers are essential in electrical engineering (AC circuits), quantum mechanics, signal processing, and control theory.

Powers of i: The Cycling Pattern

PowerValue
i¹i
i²−1
i³i
i1
ii (repeats)

To find iⁿ: divide n by 4 and check the remainder — remainder 0 → 1, remainder 1 → i, remainder 2 → −1, remainder 3 → −i.

Frequently Asked Questions

Is √(−1) equal to i or −i?

By convention, √(−1) = i (the positive imaginary unit). Just as √4 = 2 (not −2) by the principal root convention, √(−1) is taken as i. The other root −i exists but is not selected by the √ symbol.

Are imaginary numbers used in real-world applications?

Extensively. Electrical engineers use complex impedance to analyse AC circuits. Quantum mechanics describes particle states with complex probability amplitudes. Signal processing uses the Fourier transform, which is inherently complex. “Imaginary” is a misleading name — these numbers describe real, measurable phenomena.

Who invented imaginary numbers?

The concept emerged gradually. Gerolamo Cardano used square roots of negatives in his 1545 work Ars Magna. Rafael Bombelli developed rules for working with them in 1572. Leonhard Euler introduced the notation i in the 18th century, and Carl Friedrich Gauss later proved the fundamental theorem of algebra using complex numbers.

Can you square an imaginary number and get a positive result?

No. Squaring i gives −1. Squaring any pure imaginary number bi gives −b², which is always negative or zero. To get a positive result from squaring a complex number, you need a non-zero real part — but even then the result is complex, not real positive.

What is the square root of −0?

√(−0) = 0, since −0 = 0 in standard mathematics. Zero is the one number where the distinction between positive and negative disappears, so √0 = 0 with no imaginary component.