Complex Number Calculator
Add, subtract, multiply, divide complex numbers with polar form conversion, magnitude, argument, and step-by-step solutions.
A complex number calculator is a mathematical framework used to perform arithmetic operations—such as addition, subtraction, multiplication, and division—on numbers that possess both a real and an imaginary component. These calculations are fundamental to solving equations that have no real solutions, unlocking advanced capabilities in fields ranging from quantum mechanics to electrical engineering. By mastering the mechanics of complex numbers, including conversions between rectangular and polar forms, calculating magnitudes, and determining arguments, you will develop a profound understanding of the mathematics that govern alternating currents, signal processing, and fluid dynamics.
What It Is and Why It Matters
Complex numbers represent a sophisticated extension of the traditional one-dimensional number line into a two-dimensional mathematical space known as the complex plane. A complex number is formally defined as an expression in the form of $a + bi$, where $a$ and $b$ are standard real numbers, and $i$ represents the imaginary unit, which is defined by the property that $i^2 = -1$. In this structure, $a$ is referred to as the "real part" and $bi$ is the "imaginary part." A complete novice might wonder why anyone would need a number whose square is negative, considering that multiplying any real number by itself always yields a positive result. The necessity of complex numbers arises from the fundamental theorem of algebra, which states that every non-constant single-variable polynomial must have at least one complex root. Without complex numbers, a simple algebraic equation like $x^2 + 1 = 0$ is completely unsolvable because no real number squared equals $-1$.
By introducing the imaginary unit $i$, mathematicians created a system where every polynomial equation has a solution, closing a glaring loophole in foundational algebra. However, the importance of calculating complex numbers extends far beyond theoretical mathematics and abstract algebra. In the physical world, complex numbers are the ultimate tool for modeling two-dimensional phenomena and systems that oscillate or rotate. Engineers and physicists rely heavily on complex arithmetic to track two variables simultaneously using a single mathematical expression. For instance, when an electrical engineer analyzes an alternating current (AC) circuit, they must account for both the amplitude of the voltage and its phase shift; a single complex number captures both of these properties perfectly. Without the ability to calculate, manipulate, and convert complex numbers, modern technology—including the electrical grid, wireless communications, and computer graphics—would lack the mathematical foundation required to function.
History and Origin of Complex Numbers
The journey to discovering and accepting complex numbers was fraught with skepticism, spanning several centuries of mathematical evolution. The story begins in the 16th century during the Italian Renaissance, a period marked by intense intellectual competition among mathematicians trying to solve cubic equations. In 1545, the Italian polymath Gerolamo Cardano published his seminal work Ars Magna (The Great Art), in which he presented a method for solving cubic equations like $x^3 = 15x + 4$. During his calculations, Cardano encountered square roots of negative numbers. He famously dismissed these expressions as "as subtle as they are useless," viewing them as a mathematical artifact rather than a legitimate numerical entity. The true breakthrough occurred in 1572 when another Italian mathematician, Rafael Bombelli, published his book L'Algebra. Bombelli was the first to lay down the formal rules for adding, subtracting, and multiplying these "impossible" numbers, demonstrating that imaginary numbers could be used as intermediate steps to find entirely real solutions to cubic equations.
Despite Bombelli's proofs, the mathematical community remained deeply suspicious of imaginary numbers for another two hundred years. The term "imaginary" was actually coined by René Descartes in 1637 as a derogatory insult, implying that these numbers existed only in the imagination and had no place in rigorous mathematics. It was not until the 18th century that the brilliant Swiss mathematician Leonhard Euler standardized the notation we use today, officially introducing the symbol $i$ to represent $\sqrt{-1}$ in 1777. Euler's groundbreaking formula, $e^{i\pi} + 1 = 0$, elegantly connected the fundamental constants of mathematics using complex numbers. Finally, in 1831, the German mathematician Carl Friedrich Gauss shattered the remaining skepticism by popularizing the complex plane. Gauss showed that complex numbers could be visualized graphically as points on a two-dimensional grid, with the horizontal axis representing the real part and the vertical axis representing the imaginary part. By giving complex numbers a concrete geometric interpretation, Gauss transformed them from a suspicious algebraic trick into a universally accepted, indispensable branch of mathematics.
Key Concepts and Terminology
To navigate the world of complex calculations, one must first build a robust vocabulary of the precise terminology used by mathematicians and engineers. The Real Part, denoted as $\text{Re}(z)$, is the standard numerical component $a$ in the complex number $z = a + bi$. The Imaginary Part, denoted as $\text{Im}(z)$, is the real coefficient $b$ that multiplies the imaginary unit $i$. It is a common misconception for beginners to think the imaginary part includes the $i$; mathematically, if $z = 3 + 4i$, the imaginary part is simply $4$, not $4i$. The Complex Plane (or Argand diagram) is the two-dimensional grid used to graph these numbers, where the traditional x-axis becomes the real axis and the y-axis becomes the imaginary axis. A point mapped at coordinates $(3, 4)$ on this plane directly corresponds to the complex number $3 + 4i$.
Beyond the basic components, calculating complex numbers involves several geometric properties. The Modulus or Magnitude, denoted as $|z|$, represents the absolute distance of the complex number from the origin $(0,0)$ on the complex plane. It is calculated using the Pythagorean theorem, acting as the hypotenuse of a right triangle formed by the real and imaginary parts. The Argument, often denoted as $\theta$ or $\text{Arg}(z)$, is the directional angle formed between the positive real axis and the line segment connecting the origin to the complex point. This angle is typically measured in radians and dictates the rotational position of the number. Finally, the Complex Conjugate, denoted as $\overline{z}$ or $z^*$, is formed by simply changing the sign of the imaginary part. For a number $z = a + bi$, its conjugate is $\overline{z} = a - bi$. The conjugate is a critical mechanical tool in complex arithmetic, particularly for performing division and finding the magnitude, because multiplying any complex number by its conjugate always yields a purely real, positive number.
Types, Variations, and Forms of Representation
Complex numbers are uniquely versatile because they can be represented in three distinct mathematical forms, each serving a specific operational purpose. The most common variation is the Rectangular Form (or Standard Form), written as $z = a + bi$. This form behaves like Cartesian coordinates $(x, y)$ and is the absolute best choice for performing addition and subtraction. Because the real and imaginary components are clearly separated, you can easily combine like terms. However, rectangular form becomes incredibly tedious when you need to multiply, divide, or raise a complex number to a high power. For example, calculating $(1 + i)^{10}$ in rectangular form requires expanding a massive binomial, which is highly prone to human error.
To solve the inefficiencies of multiplication and exponentiation, mathematicians use the Polar Form, written as $z = r(\cos \theta + i \sin \theta)$, or sometimes abbreviated as $z = r \text{ cis } \theta$. In this variation, $r$ represents the magnitude (distance from the origin) and $\theta$ represents the argument (angle). Polar form shifts the perspective from horizontal and vertical steps to a distance and a direction. When multiplying in polar form, you simply multiply the magnitudes and add the angles, turning a complex algebraic process into basic arithmetic. The third variation is the Exponential Form, written as $z = r e^{i\theta}$, which is derived directly from Euler's formula. Exponential form is the preferred notation for advanced calculus, physics, and engineering because it integrates seamlessly with the rules of exponents and differential equations. While all three forms represent the exact same point on the complex plane, a master of complex calculation knows how to fluidly convert between them, choosing rectangular for addition, and polar or exponential for multiplication and division.
How It Works — Step by Step: Addition and Subtraction
Adding and subtracting complex numbers is the most straightforward operation in this mathematical domain, relying entirely on the rectangular form ($a + bi$). The fundamental rule is that you must treat the real parts and the imaginary parts as entirely separate categories, much like combining "like terms" in basic algebra. You cannot add a real number directly to an imaginary number; they exist on perpendicular axes. The formal algebraic formula for addition is: $(a + bi) + (c + di) = (a + c) + (b + d)i$. Similarly, the formula for subtraction is: $(a + bi) - (c + di) = (a - c) + (b - d)i$. It is crucial to distribute the negative sign to both the real and imaginary parts of the second complex number when subtracting.
Worked Example: Addition and Subtraction
Let us walk through a concrete example. Suppose you have two complex numbers: $z_1 = 5 + 8i$ and $z_2 = 3 - 2i$. To add them together ($z_1 + z_2$):
- Write the expression: $(5 + 8i) + (3 - 2i)$.
- Group the real parts together: $5 + 3 = 8$.
- Group the imaginary parts together: $8i + (-2i) = 6i$.
- Combine the results to form the new complex number: $8 + 6i$.
Now, let us subtract $z_2$ from $z_1$ ($z_1 - z_2$):
- Write the expression: $(5 + 8i) - (3 - 2i)$.
- Distribute the subtraction sign to the second number, changing its signs: $5 + 8i - 3 + 2i$.
- Group the real parts: $5 - 3 = 2$.
- Group the imaginary parts: $8i + 2i = 10i$.
- Combine the results: $2 + 10i$. Graphically, adding two complex numbers works exactly like vector addition. If you draw an arrow from the origin to $5 + 8i$, and another arrow representing the movement of $3 - 2i$, placing the second arrow at the tip of the first will land you exactly at the coordinates $(8, 6)$.
How It Works — Step by Step: Multiplication and Division
Multiplying and dividing complex numbers in rectangular form requires a deeper understanding of algebraic expansion and the unique properties of the imaginary unit $i$. For multiplication, you must use the distributive property, commonly remembered by the acronym FOIL (First, Outer, Inner, Last). The mathematical formula for multiplying $(a + bi)(c + di)$ expands to $ac + adi + bci + bdi^2$. The critical step here is recognizing that $i^2$ is defined as $-1$. Therefore, the $bdi^2$ term becomes $-bd$, which is a real number. Grouping the real and imaginary terms yields the final multiplication formula: $(ac - bd) + (ad + bc)i$.
Division is significantly more complex because mathematical conventions dictate that we cannot leave an imaginary number in the denominator of a fraction. To clear the denominator, we use a technique called "realizing the denominator," which involves multiplying both the top and bottom of the fraction by the complex conjugate of the denominator. If the denominator is $c + di$, its conjugate is $c - di$. When you multiply a complex number by its conjugate $(c + di)(c - di)$, the inner and outer terms cancel out, and you are left with $c^2 - d^2i^2$. Since $i^2 = -1$, this simplifies beautifully to $c^2 + d^2$, a purely real number.
Worked Example: Multiplication
Let us multiply $z_1 = 3 + 2i$ by $z_2 = 1 + 4i$.
- Set up the FOIL expansion: $(3)(1) + (3)(4i) + (2i)(1) + (2i)(4i)$.
- Multiply the individual terms: $3 + 12i + 2i + 8i^2$.
- Convert $i^2$ to $-1$: $3 + 12i + 2i + 8(-1)$, which becomes $3 + 12i + 2i - 8$.
- Combine the real parts ($3 - 8 = -5$) and imaginary parts ($12i + 2i = 14i$).
- The final product is $-5 + 14i$.
Worked Example: Division
Let us divide $z_1 = 7 + i$ by $z_2 = 2 - i$.
- Write as a fraction: $\frac{7 + i}{2 - i}$.
- Identify the complex conjugate of the denominator ($2 - i$), which is $2 + i$.
- Multiply the numerator and denominator by $2 + i$: $\frac{(7 + i)(2 + i)}{(2 - i)(2 + i)}$.
- Expand the numerator using FOIL: $14 + 7i + 2i + i^2 \rightarrow 14 + 9i - 1 \rightarrow 13 + 9i$.
- Expand the denominator using the conjugate rule ($c^2 + d^2$): $2^2 + (-1)^2 \rightarrow 4 + 1 \rightarrow 5$.
- Divide both terms in the numerator by the new real denominator: $\frac{13}{5} + \frac{9}{5}i$.
- The final quotient is $2.6 + 1.8i$.
How It Works — Step by Step: Polar Conversion, Magnitude, and Argument
Converting a complex number from its rectangular form ($a + bi$) into its polar form ($r(\cos \theta + i \sin \theta)$) is a necessary skill for advanced calculations. This conversion requires finding two specific values: the magnitude ($r$) and the argument ($\theta$). The magnitude is the straight-line distance from the origin to the point $(a, b)$ on the complex plane. To find it, we use the distance formula derived from the Pythagorean theorem: $r = \sqrt{a^2 + b^2}$. The argument is the angle formed with the positive real axis. We find this angle using basic right-triangle trigonometry, specifically the inverse tangent function: $\theta = \arctan(\frac{b}{a})$. However, because the standard arctangent function only returns angles in the first and fourth quadrants (from $-\frac{\pi}{2}$ to $\frac{\pi}{2}$ radians), you must manually adjust the angle based on which geometric quadrant the complex number actually resides in.
Worked Example: Converting to Polar Form
Let us convert the complex number $z = -3 + 4i$ into polar form.
- Calculate the Magnitude ($r$):
- Identify $a = -3$ and $b = 4$.
- Apply the formula: $r = \sqrt{(-3)^2 + 4^2}$.
- Square the terms: $r = \sqrt{9 + 16}$.
- Add and take the square root: $r = \sqrt{25} = 5$. The magnitude is exactly 5.
- Calculate the Argument ($\theta$):
- Apply the base formula: $\theta = \arctan(\frac{4}{-3})$.
- Using a calculator, $\arctan(-1.333)$ yields approximately $-53.13^\circ$ (or $-0.927$ radians).
- Quadrant Check: Look at the original number $-3 + 4i$. The real part is negative (move left), and the imaginary part is positive (move up). This places the point in the Second Quadrant.
- Since the calculator gave us a Fourth Quadrant angle ($-53.13^\circ$), we must add $180^\circ$ (or $\pi$ radians) to find the true angle in the Second Quadrant.
- True $\theta = -53.13^\circ + 180^\circ = 126.87^\circ$ (or $2.214$ radians).
- Write the Final Polar Form:
- Using degrees: $z = 5(\cos(126.87^\circ) + i \sin(126.87^\circ))$.
- Using radians (preferred in advanced math): $z = 5 e^{2.214i}$.
Real-World Examples and Applications
While complex numbers may seem abstract, they are deeply embedded in the practical engineering that powers our modern world. The most prominent real-world application of complex number calculation is in electrical engineering, specifically in the analysis of Alternating Current (AC) circuits. In a standard Direct Current (DC) circuit, resistance is a simple real number. However, in an AC circuit, the voltage and current oscillate over time, typically at $60\text{ Hz}$ in the United States. Components like capacitors and inductors introduce a phase shift, causing the current to lag behind or lead the voltage. Engineers use complex numbers to represent this combined opposition to current, known as Impedance ($Z$). In electrical engineering, the imaginary unit is denoted by $j$ instead of $i$ to avoid confusion with the symbol for current ($I$). An engineer might calculate an impedance of $Z = 50 + 30j \ \Omega$. The real part ($50 \ \Omega$) represents the standard resistance that dissipates power as heat, while the imaginary part ($30j \ \Omega$) represents the reactance from inductors or capacitors that stores and releases energy.
Another profound application is found in the realm of signal processing and audio engineering. When your smartphone compresses an audio recording into an MP3 file, it uses an algorithm called the Fast Fourier Transform (FFT). The Fourier Transform breaks down complex, messy real-world sound waves into a sum of simple, pure sine and cosine waves. This mathematical transformation is calculated entirely using complex numbers in exponential form ($e^{i\omega t}$). By multiplying the audio signal by complex exponentials and integrating, the software can isolate specific frequencies. For instance, if an audio engineer wants to remove an annoying $60\text{ Hz}$ electrical hum from a podcast recording, the FFT uses complex arithmetic to identify the exact magnitude and phase of that $60\text{ Hz}$ frequency, allowing the software to subtract it without distorting the rest of the voice. Without complex number calculators, modern digital signal processing, Wi-Fi, and cellular communications would be mathematically impossible to execute.
Common Mistakes and Misconceptions
When novices first begin calculating complex numbers, they frequently fall victim to a predictable set of conceptual and mechanical errors. The most pervasive misconception is treating the imaginary unit $i$ as a standard variable, like $x$ or $y$ in algebra. While $i$ does follow many algebraic rules, students often forget to simplify $i^2$ into $-1$. If a student multiplies $(2i)(3i)$ and leaves the answer as $6i^2$, the calculation is incomplete and fundamentally flawed; the correct answer is the real number $-6$. Another highly common mistake occurs when identifying the imaginary part of a complex number. Given $z = 4 + 7i$, beginners will often state that the imaginary part is "$7i$". However, by strict mathematical definition, the imaginary part $\text{Im}(z)$ is just the real coefficient $7$. Including the $i$ when extracting the imaginary part will ruin subsequent calculations, especially when calculating magnitude, leading to erroneous formulas like $\sqrt{4^2 + (7i)^2}$, which incorrectly yields $\sqrt{16 - 49}$.
In the realm of polar conversions, the most dangerous pitfall is blind reliance on the arctangent function on a calculator. As demonstrated in the step-by-step section, the function $\theta = \arctan(\frac{b}{a})$ is completely ignorant of the actual quadrant the complex number lives in. For example, if you are converting $1 + i$ and $-1 - i$, the fraction $\frac{b}{a}$ for both numbers simplifies to $1$. A calculator will output $45^\circ$ ($\frac{\pi}{4}$ radians) for $\arctan(1)$. While this is correct for $1 + i$ (First Quadrant), it is disastrously wrong for $-1 - i$ (Third Quadrant), which is actually at $225^\circ$ ($\frac{5\pi}{4}$ radians). Failing to manually draw the complex plane and verify the quadrant is the single most common reason students and professionals fail complex algebra exams and miscalculate phase shifts in engineering. Finally, beginners often attempt to add complex numbers while they are in polar form. You cannot simply add the magnitudes and arguments together; $5\angle30^\circ + 10\angle60^\circ$ does NOT equal $15\angle90^\circ$. You must painstakingly convert both numbers back to rectangular form, add the real and imaginary parts, and then convert back to polar.
Best Practices and Expert Strategies
Professionals who work with complex numbers daily rely on specific strategies and mental models to ensure accuracy and efficiency. The cardinal rule of complex arithmetic is to always choose the right form for the right operation. Experts do not force calculations in suboptimal formats. If an engineer is tasked with adding $z_1$ and $z_2$, they will immediately ensure both are in rectangular form ($a + bi$). If they are tasked with multiplying, dividing, or finding powers, they will immediately convert to polar ($r\angle\theta$) or exponential form ($re^{i\theta}$). For example, if asked to calculate $(1 + i)^8$, an amateur will attempt to FOIL the binomial eight times. An expert will recognize that $1 + i$ has a magnitude of $\sqrt{2}$ and an angle of $\frac{\pi}{4}$. Using De Moivre's Theorem, they simply raise the magnitude to the 8th power ($(\sqrt{2})^8 = 16$) and multiply the angle by 8 ($8 \times \frac{\pi}{4} = 2\pi$). The answer is instantly recognized as $16$, saving pages of error-prone algebra.
Another best practice is the rigorous use of graphical visualization. Experienced practitioners never calculate a complex argument without mentally or physically sketching a quick set of axes to plot the point. This "sanity check" takes two seconds but completely eliminates quadrant errors. In software development and computational mathematics, experts also rely heavily on the atan2(y, x) function rather than the standard atan(y/x). The atan2 function, built into almost all programming languages (like Python, C++, and Java), is specifically designed to handle the quadrant problem automatically. By passing the imaginary and real parts as separate arguments, atan2 evaluates the signs of both inputs and returns the exact, correct angle across all four quadrants, while also safely handling the edge case where the real part is exactly zero (which would otherwise cause a division-by-zero error).
Edge Cases, Limitations, and Pitfalls
While the mathematics of complex numbers are robust, there are specific edge cases and computational limitations that practitioners must navigate carefully. One major mathematical pitfall involves the concept of "branch cuts," particularly when dealing with complex logarithms or fractional exponents (roots). In the real number system, every positive number has one principal square root. In the complex plane, every non-zero complex number has exactly $n$ distinct $n$-th roots. For instance, the number $1$ has three distinct cube roots in the complex plane, spaced $120^\circ$ apart. When calculating the square root of a complex number, novices often only find the principal root and completely ignore the second root located $180^\circ$ away on the complex plane. This limitation means that standard algebraic intuition from real numbers does not always map 1:1 to complex numbers, and failing to account for multiple roots can lead to catastrophic system failures in control theory and engineering.
From a computational standpoint, software-based complex number calculators face severe limitations regarding floating-point precision, specifically when calculating the magnitude of very large or very small complex numbers. If a program uses the naive formula $r = \sqrt{a^2 + b^2}$, it risks an error known as "overflow." For example, if $a$ and $b$ are both extremely large numbers (near the maximum limit of a 64-bit float), squaring them will exceed the computer's memory limit, returning an error of "Infinity," even though the final square root would have been a perfectly manageable number. To bypass this limitation, professional software libraries use a specialized algorithm called the hypot(a, b) function. The hypot function safely scales the numbers down, calculates the distance, and scales them back up, preventing overflow and underflow errors. Anyone writing code to calculate complex numbers must be acutely aware of these hardware-level limitations.
Industry Standards and Benchmarks
The calculation of complex numbers is highly standardized across global engineering and computing organizations to ensure consistency. The most critical standard governing computational complex arithmetic is the IEEE 754 Standard for Floating-Point Arithmetic. This standard dictates exactly how computers must handle the arithmetic of complex numbers, particularly when dealing with edge cases like NaN (Not a Number) and Infinity. Under IEEE 754, if the real part of a complex number is Infinity and the imaginary part is NaN, the system has strict rules for how that number behaves when multiplied or divided, ensuring that software doesn't crash unpredictably.
In the software development industry, the C99 standard established the <complex.h> library, which set the benchmark for how modern programming languages implement complex types. Python adopted these standards closely with its built-in cmath module. In these environments, the benchmark for a "good" complex calculation relies heavily on maintaining precision up to 15-17 decimal places (standard double-precision). In the electrical engineering industry, governed by organizations like the Institute of Electrical and Electronics Engineers (IEEE), the absolute industry standard is the use of $j$ instead of $i$ for the imaginary unit. Furthermore, when reporting polar forms in engineering contexts (like power systems), the benchmark standard is to report the magnitude as the Root Mean Square (RMS) value rather than the peak amplitude, and to report the angle in degrees rather than radians. For instance, standard US household voltage is represented as $120\angle0^\circ \text{ V (RMS)}$, not $169.7\angle0 \text{ V (Peak)}$.
Comparisons with Alternatives
When modeling two-dimensional data, complex numbers are not the only mathematical tool available. The most common alternative is the use of 2D Vectors. Vectors, written as $\vec{v} = \langle x, y \rangle$, share many visual similarities with complex numbers. Both exist on a 2D plane, both have a magnitude, and both have a directional angle. Furthermore, vector addition ($\langle a, b \rangle + \langle c, d \rangle = \langle a+c, b+d \rangle$) is mechanically identical to complex number addition. However, the crucial difference lies in multiplication. There is no standard way to multiply two 2D vectors together to get another 2D vector (the dot product returns a scalar, and the cross product returns a 3D vector). Complex numbers, on the other hand, have a built-in, algebraically consistent multiplication system that naturally encodes rotation. If your problem strictly involves tracking positions and forces (like classical mechanics), vectors are superior. If your problem involves rotations, oscillations, or phase shifts, complex numbers are the undisputed choice.
Another alternative is representing complex numbers as $2 \times 2$ Matrices. Any complex number $a + bi$ can be perfectly represented by the matrix $\begin{bmatrix} a & -b \ b & a \end{bmatrix}$. Matrix addition and matrix multiplication will yield the exact same results as complex arithmetic. This matrix alternative is highly valuable in computer graphics and software engineering because computer processors (GPUs) are heavily optimized for matrix multiplication. However, for human calculation and algebraic manipulation, matrices are incredibly bulky and tedious to write out by hand. Complex numbers offer a much more elegant, compact notation. Finally, for three-dimensional rotations, complex numbers are insufficient and are replaced by Quaternions ($a + bi + cj + dk$). Quaternions extend the concept of complex numbers into four dimensions and are the industry standard for calculating 3D camera movements in video games and aerospace navigation, solving the issue of "gimbal lock" that plagues standard Euler angles.
Frequently Asked Questions
What exactly is $i^2$, and why is it important? The expression $i^2$ is defined as $-1$. This is the foundational rule of all complex number mathematics. When you multiply two imaginary numbers together, such as $(3i)(2i) = 6i^2$, the result drops out of the imaginary dimension and becomes a purely real number, $-6$. Remembering to substitute $-1$ for $i^2$ is the most critical step when multiplying or dividing complex numbers.
Can complex numbers be graphed on a normal x-y axis? Not exactly. They are graphed on a variation of the Cartesian plane called the Complex Plane (or Argand diagram). While it looks exactly like a standard x-y grid, the horizontal axis represents the real part of the number, and the vertical axis represents the imaginary part. For example, the number $4 - 5i$ is plotted by moving 4 units right on the real axis and 5 units down on the imaginary axis.
What is the complex conjugate used for? The complex conjugate of a number $a + bi$ is $a - bi$. Its primary mechanical use is in the division of complex numbers. Because mathematical rules state you cannot leave an imaginary number in the denominator of a fraction, you multiply the top and bottom by the denominator's conjugate. This forces the denominator to become a purely real number ($a^2 + b^2$), allowing you to simplify the fraction.
Is the number 5 considered a complex number? Yes, technically every real number is also a complex number. The number 5 can be written in the standard complex format as $5 + 0i$. Because its imaginary part is exactly zero, it sits perfectly flat on the real axis of the complex plane. The set of complex numbers acts as an umbrella that contains all real numbers and all purely imaginary numbers.
How do you find the square root of a negative number? You separate the negative sign from the number using the imaginary unit $i$. For example, to find the square root of $-25$, you rewrite it as $\sqrt{25 \times -1}$. Because $\sqrt{25}$ is $5$ and $\sqrt{-1}$ is defined as $i$, the principal square root of $-25$ is mathematically expressed as $5i$.
Why do engineers use $j$ instead of $i$? In physics and standard mathematics, $i$ is universally used for the imaginary unit. However, in electrical engineering, the letter $i$ (or $I$) is the universal symbol for electrical current (derived from the French intensité de courant). To prevent dangerous confusion in formulas that involve both current and imaginary numbers, electrical engineers adopted the letter $j$ to represent $\sqrt{-1}$.
What is the difference between radians and degrees in polar form? Both radians and degrees measure the argument (angle) of a complex number, but they are different units of scale. A full circle is $360^\circ$, which is equivalent to $2\pi$ radians. While degrees are easier for humans to visualize, radians are the strict mathematical standard required for exponential form ($re^{i\theta}$) and calculus. You must ensure your calculator is in the correct mode when using sine, cosine, or arctangent functions.