Square Roots of a Complex Number

Square Roots of a Complex Number

Every complex number has a square root in . Given a + b i , we find x + y i such that ( x + y i ) 2 = a + b i by solving a system of two real equations. The result is a pair of opposite complex numbers ± ( x + y i ) .

Quick Reference

Quantity Formula (when b 0 )
a + b i \pm!\left(\sqrt{\dfrac{a + \sqrt{a^2+b^2}}{2}} + i\cdot\dfrac{b}{</td> </tr> <tr> <td> x^2 < / t d >< t d > \dfrac{a + \sqrt{a^2+b^2}}{2} < / t d >< / t r >< t r >< t d > y^2 < / t d >< t d > \dfrac{-a + \sqrt{a^2+b^2}}{2} < / t d >< / t r >< t r >< t d > S i g n c o n d i t i o n < / t d >< t d > xy a n d b h a v e t h e s a m e s i g n < / t d >< / t r >< / t b o d y >< / t a b l e >< p >< s p a n i d = " d e r i v a t i o n " >< / s p a n >< / p >< h 2 > D e r i v i n g t h e S q u a r e R o o t F o r m u l a < / h 2 >< p > G i v e n a c o m p l e x n u m b e r a + bi$, we seek $x + yi such that:</p> ___MATH_BLOCK_0___<p>Expanding the left side:</p> ___MATH_BLOCK_1___<p>Matching real and imaginary parts gives a system of two equations:</p> ___MATH_BLOCK_2___<p>To solve this, we use the identity (x^2 + y^2)^2 = (x^2 - y^2)^2 + 4x^2y^2 :</p> ___MATH_BLOCK_3___<p>Since x^2 + y^2 \geq 0 , we take the non-negative square root:</p> ___MATH_BLOCK_4___<p>Combining this with x^2 - y^2 = a :</p> ___MATH_BLOCK_5___<p>Both x^2 a n d y^2$ are non-negative regardless of the sign of $a$, so real solutions $x a n d y a l w a y s e x i s t . < / p >< p > T h e s o l u t i o n s c o m e i n p a i r s \pm(x, y)$. Since $2xy = b$, the product $xy$ must have the same sign as $b . T h i s d e t e r m i n e s w h i c h c o m b i n a t i o n o f s i g n s t o c h o o s e . < / p >< d i v c l a s s = " h i g h l i g h t " >< p >< s t r o n g > S q u a r e R o o t F o r m u l a . < / s t r o n g > F o r a + bi$ with $b \neq 0 :</p> ___MATH_BLOCK_6___<p>For the case b = 0 :</p> ___MATH_BLOCK_7___</div><p><span id="properties-of-complex-square-roots"></span></p> <h2>Properties of Complex Square Roots</h2> <p>Every non-zero complex number has exactly two square roots, which are negatives of each other (i.e., \pm r$ for some $r \in \mathbb{C}$). These two values coincide only if $a + bi = 0 . < / p >< u l >< l i > I f b = 0 a n d a > 0$: the square roots are real, $\pm\sqrt{a} . < / l i >< l i > I f b = 0 a n d a < 0$: the square roots are purely imaginary, $\pm\,i\sqrt{-a} . < / l i >< l i > I f b \neq 0 : t h e s q u a r e r o o t s a r e g e n u i n e l y c o m p l e x ( n e i t h e r r e a l n o r p u r e l y i m a g i n a r y ) . < / l i >< / u l >< d i v c l a s s = " e x a m p l e " >< p >< s t r o n g > E x a m p l e 1. < / s t r o n g > F i n d \sqrt{3 + 4i} . < / p >< p >< s t r o n g > S o l u t i o n . < / s t r o n g > H e r e a = 3 a n d b = 4 . < / p >< p > C o m p u t e : \sqrt{a^2 + b^2} = \sqrt{9 + 16} = \sqrt{25} = 5 .</p> <p>Then:</p> ___MATH_BLOCK_8______MATH_BLOCK_9___<p>Since b = 4 > 0$, we need $xy > 0 , s o x a n d y have the same sign. The two square roots are:</p> ___MATH_BLOCK_10___<p>Verification: (2 + i)^2 = 4 + 4i + i^2 = 4 + 4i - 1 = 3 + 4i . C o r r e c t . < / p >< / d i v >< d i v c l a s s = " e x a m p l e " >< p >< s t r o n g > E x a m p l e 2. < / s t r o n g > F i n d \sqrt{-5 + 12i} . < / p >< p >< s t r o n g > S o l u t i o n . < / s t r o n g > H e r e a = -5 a n d b = 12 . < / p >< p > C o m p u t e : \sqrt{a^2 + b^2} = \sqrt{25 + 144} = \sqrt{169} = 13 .</p> <p>Then:</p> ___MATH_BLOCK_11______MATH_BLOCK_12___<p>Since b = 12 > 0$, we need $xy > 0 , s o x a n d y have the same sign:</p> ___MATH_BLOCK_13___<p>Verification: (2 + 3i)^2 = 4 + 12i + 9i^2 = 4 + 12i - 9 = -5 + 12i . Correct.</p> </div><p><span id="quadratic-complex-coefficients"></span></p> <h2>Quadratic Equations with Complex Coefficients</h2> <p>The quadratic formula</p> ___MATH_BLOCK_14___<p>still works when the coefficients a , b , c$ are complex numbers. When $b^2 - 4ac i s c o m p l e x ( n o t r e a l ) , t h e s q u a r e r o o t i n t h e f o r m u l a m u s t b e u n d e r s t o o d a s o n e o f t h e t w o c o m p l e x s q u a r e r o o t s c o m p u t e d a b o v e . < / p >< d i v c l a s s = " e x a m p l e " >< p >< s t r o n g > E x a m p l e 3. < / s t r o n g > S o l v e x^2 - (3 + 2i)x + (5 + i) = 0 . < / p >< p >< s t r o n g > S o l u t i o n . < / s t r o n g > H e r e a = 1 , b = -(3 + 2i) , c = 5 + i .</p> <p>Compute the discriminant:</p> ___MATH_BLOCK_15___<p>Find \sqrt{-15 + 8i}$: here $a = -15 , b = 8 , \sqrt{a^2+b^2} = \sqrt{225 + 64} = \sqrt{289} = 17 .</p> ___MATH_BLOCK_16______MATH_BLOCK_17___<p>Since b = 8 > 0$, take $xy > 0 : \sqrt{-15 + 8i} = \pm(1 + 4i) .</p> <p>The two solutions are:</p> ___MATH_BLOCK_18___</div><h2>Frequently Asked Questions</h2> <details><summary>How many square roots does a complex number have?</summary> <p>Every non-zero complex number has exactly two square roots, and they are negatives of each other. For example, the square roots of 3 + 4i a r e 2 + i a n d -(2 + i) = -2 - i . T h e n u m b e r z e r o h a s o n l y o n e s q u a r e r o o t : z e r o . < / p >< / d e t a i l s >< d e t a i l s >< s u m m a r y > H o w d o I k n o w w h i c h s i g n t o a s s i g n t o x a n d y i n t h e s q u a r e r o o t f o r m u l a ? < / s u m m a r y > T h e c o n s t r a i n t i s t h a t 2xy = b$ (the imaginary part of the original number). This means $xy$ must have the same sign as $b$. Once you choose a sign for $x$, the sign of $y$ is determined. The two square roots are then $x + yi a n d -(x + yi) . < / d e t a i l s >< d e t a i l s >< s u m m a r y > D o e s t h e q u a d r a t i c f o r m u l a w o r k w h e n t h e c o e f f i c i e n t s a r e c o m p l e x ? < / s u m m a r y > Y e s . T h e f o r m u l a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$ remains valid for complex $a , b , c$ (with $a \neq 0$). The only subtlety is that $\sqrt{b^2 - 4ac} i s n o w a c o m p l e x s q u a r e r o o t , w h i c h e x i s t s f o r a n y c o m p l e x n u m b e r . T h e f o r m u l a g i v e s t w o s o l u t i o n s , c o r r e s p o n d i n g t o t h e t w o s q u a r e r o o t s o f t h e d i s c r i m i n a n t . < / d e t a i l s >< d e t a i l s >< s u m m a r y > W h a t i f b^2 - 4ac = 0 i n a q u a d r a t i c w i t h c o m p l e x c o e f f i c i e n t s ? < / s u m m a r y > I f t h e d i s c r i m i n a n t i s z e r o , t h e q u a d r a t i c h a s e x a c t l y o n e ( r e p e a t e d ) s o l u t i o n : x = -b/(2a)$. This is the same situation as in the real case.