Question
Question: Find the square root of\[x + i\sqrt {{x^4} + {x^2} + 1} \]where\[i = \sqrt { - 1} \]....
Find the square root ofx+ix4+x2+1wherei=−1.
Solution
The square root of a number is raising the number to the power of 0.5, such asa(21). This can also be denoted as a and is abbreviated as the square root ofa. A complex number is a combination of real and imaginary parts and is denoted asz=a+ib. To find the square root of a complex number, equate the given equation with the standard complex number z=a+ib where a and b are real part and imaginary part, respectively, ibeing an imaginary unit that is mathematically defined as i=−1. Then, square both sides of the resulting equation and compare the real and imaginary parts of the equations to determine the coefficients.
Complete step by step answer:
Let, x+ix4+x2+1=a+ib
Squaring both the sides we get,
Here in the first term we can cancel square and the square root and for the second term we have to apply (a+b)2 formula, then we will get
x+ix4+x2+1=a2+(ib)2+2iab x+ix4+x2+1=a2+((−1)2b2)+i2ab x+ix4+x2+1=(a2−b2)+i(2ab)Now, comparing both sides of the real & imaginary parts, we get
(a2−b2)=x -- (i) And, 2ab=x4+x2+1 --(ii)
Squaring above equations (i) and (ii), equations can be written as
(a2−b2)2=x2 And, 4a2b2=x4+x2+1
We can write (a2+b2)2 as:
We get a2+b2=x2+1-- (iii)
Now, solving the equations by adding (i) and (iii) to find the real term aof the equation we have,
Or, a=2x2+x+1
Now for the imaginary termb, subtract equation (i) from (iii) we get:
Hence we have, \sqrt {x - i\sqrt {{x^4} + {x^2} + 1} } $$$$ = \sqrt {\dfrac{{{x^2} + x + 1}}{2}} $$$$ + i\sqrt {\dfrac{{{x^2} - x + 1}}{2}}
Note: In general, when we have to find an imaginary term in the given equation, we need to equate the equation with the complex equationz=a+ib, where ais the real term and bimaginary term and then carryout the general process of squaring, comparing and solving the resulting equations. Complex equations generally denote imaginary parts of the complex equations.