Find the two square roots of 5-2i in the form a+bi, where a and b are real.

Mark on an Argand diagram the points P and Q representing the square roots. Find the complex number of R and S such that PQR and PQS are equilateral triangles.
How do you do the last part finding R and S?

You know P = (r,θ) = (∜29,-1/2 arctan(2/5))

You know that angles PQR and QPR are both π/3. Draw the diagram.
R = P + r cis(π-θ-π/3)
and S = P + r cis(π-θ+π/3)

So i got R as 3-2i and S ad -3+2i what do i do now?

To find the complex numbers R and S such that PQR and PQS are equilateral triangles, we need to use the fact that an equilateral triangle has all sides of equal length and all angles equal to 60 degrees.

Let's start with the given complex number 5 - 2i, which we want to find the square roots for.

Step 1: Find the modulus of the complex number
The modulus of a complex number is the distance from the origin to that point on the Argand diagram. The modulus is calculated using the formula: |z| = sqrt(a^2 + b^2), where a and b are the real and imaginary parts of the complex number, respectively.

For the complex number 5 - 2i, the modulus can be calculated as follows:
|5 - 2i| = sqrt(5^2 + (-2)^2) = sqrt(25+4) = sqrt(29)

Step 2: Find the argument of the complex number
The argument of a complex number is the angle it makes with the positive real axis. The argument can be calculated using the formula: arg(z) = atan(b/a), where a and b are the real and imaginary parts of the complex number, respectively.

For the complex number 5 - 2i, the argument can be calculated as follows:
arg(5 - 2i) = atan((-2)/5)

To find the two square roots, we need to consider both the principal square root and the negative square root.

Step 3: Calculate the square roots
Using the modulus and argument calculated in the previous steps, we can determine the square roots using the following formula: sqrt(z) = sqrt(r) * [cos(theta/2) + i*sin(theta/2)], where r is the modulus of the complex number and theta is its argument.

For the principal square root (let's call it P), the complex number can be written as:
P = sqrt(sqrt(29)) * [cos(atan((-2)/5)/2) + i*sin(atan((-2)/5)/2)]

For the negative square root (let's call it Q), the complex number can be written as:
Q = -sqrt(sqrt(29)) * [cos(atan((-2)/5)/2) + i*sin(atan((-2)/5)/2)]

Now, to find the complex numbers R and S, we need to consider the equilateral triangles PQR and PQS. Since PQR and PQS are equilateral triangles, the angles PQR and PQS are both 60 degrees.

Step 4: Find the additional complex numbers R and S
Since PQR and PQS are equilateral triangles, the angles PQR and PQS are both 60 degrees. To find R and S, we need to rotate P and Q by 60 degrees anticlockwise. This rotation can be done by multiplying P and Q by the complex number e^(i60 degrees). Here, e is Euler's number (approximately 2.71828), and i is the imaginary unit.

R = P * e^(i60 degrees)
S = Q * e^(i60 degrees)

You can calculate R and S by substituting the values of P and Q obtained from Step 3 into the above formulas.