Find all the solutions of $z^2-(1+3i)z-8-i=0$
$begingroup$
I am stuck on a problem and I was hoping someone could tell me what I am doing wrong.
I want to find all the roots of:
$$z^2-(1+3i)z-8-i=0$$
There are two ways I tried to approach this.
- Quadratic formula:
$$begin{align} z_1,z_2 &=-frac{p}{2}pmsqrt{left( frac{p}{2}right)^2-q} \ & implies z_1,z_2=frac{1+3i}{2}pmsqrt{left( frac{(-1-3i)}{2}right)^2-(-8-i)}\ &= frac{1+3i}{2} pmsqrt{frac{24+10i}{4} }=frac{1+3i pmsqrt{24+10i}}{2}end{align}$$
- Completing the square:
$$begin{aligned} z^2-(1+3i)z-8-i &=0 \ & iff left(z-left( frac{1+3i}{2}right) right)^2-8-i=left( frac{1+3i}{2}right)^2 \ & iff u^2=frac{24+10i}{4} \ & iff u=pmfrac{sqrt{24+10i}}{2} \ & iff z_{1,2}=frac{1+3i pmsqrt{24+10i}}{2}end{aligned} $$
Using both methods I arrive at the same result. However, wolframalpha tells me the roots are:
$$z_1=-2+i \ z_2=3+2i$$
I have tried everything (writing it in in exponential form, graphing, etc.) but I have no idea how I can arrive at those two roots. What am I doing wrong?
polynomials complex-numbers roots quadratics
$endgroup$
add a comment |
$begingroup$
I am stuck on a problem and I was hoping someone could tell me what I am doing wrong.
I want to find all the roots of:
$$z^2-(1+3i)z-8-i=0$$
There are two ways I tried to approach this.
- Quadratic formula:
$$begin{align} z_1,z_2 &=-frac{p}{2}pmsqrt{left( frac{p}{2}right)^2-q} \ & implies z_1,z_2=frac{1+3i}{2}pmsqrt{left( frac{(-1-3i)}{2}right)^2-(-8-i)}\ &= frac{1+3i}{2} pmsqrt{frac{24+10i}{4} }=frac{1+3i pmsqrt{24+10i}}{2}end{align}$$
- Completing the square:
$$begin{aligned} z^2-(1+3i)z-8-i &=0 \ & iff left(z-left( frac{1+3i}{2}right) right)^2-8-i=left( frac{1+3i}{2}right)^2 \ & iff u^2=frac{24+10i}{4} \ & iff u=pmfrac{sqrt{24+10i}}{2} \ & iff z_{1,2}=frac{1+3i pmsqrt{24+10i}}{2}end{aligned} $$
Using both methods I arrive at the same result. However, wolframalpha tells me the roots are:
$$z_1=-2+i \ z_2=3+2i$$
I have tried everything (writing it in in exponential form, graphing, etc.) but I have no idea how I can arrive at those two roots. What am I doing wrong?
polynomials complex-numbers roots quadratics
$endgroup$
2
$begingroup$
Possible duplicate of How do I get the square root of a complex number?
$endgroup$
– Jyrki Lahtonen
Dec 16 '18 at 10:36
add a comment |
$begingroup$
I am stuck on a problem and I was hoping someone could tell me what I am doing wrong.
I want to find all the roots of:
$$z^2-(1+3i)z-8-i=0$$
There are two ways I tried to approach this.
- Quadratic formula:
$$begin{align} z_1,z_2 &=-frac{p}{2}pmsqrt{left( frac{p}{2}right)^2-q} \ & implies z_1,z_2=frac{1+3i}{2}pmsqrt{left( frac{(-1-3i)}{2}right)^2-(-8-i)}\ &= frac{1+3i}{2} pmsqrt{frac{24+10i}{4} }=frac{1+3i pmsqrt{24+10i}}{2}end{align}$$
- Completing the square:
$$begin{aligned} z^2-(1+3i)z-8-i &=0 \ & iff left(z-left( frac{1+3i}{2}right) right)^2-8-i=left( frac{1+3i}{2}right)^2 \ & iff u^2=frac{24+10i}{4} \ & iff u=pmfrac{sqrt{24+10i}}{2} \ & iff z_{1,2}=frac{1+3i pmsqrt{24+10i}}{2}end{aligned} $$
Using both methods I arrive at the same result. However, wolframalpha tells me the roots are:
$$z_1=-2+i \ z_2=3+2i$$
I have tried everything (writing it in in exponential form, graphing, etc.) but I have no idea how I can arrive at those two roots. What am I doing wrong?
polynomials complex-numbers roots quadratics
$endgroup$
I am stuck on a problem and I was hoping someone could tell me what I am doing wrong.
I want to find all the roots of:
$$z^2-(1+3i)z-8-i=0$$
There are two ways I tried to approach this.
- Quadratic formula:
$$begin{align} z_1,z_2 &=-frac{p}{2}pmsqrt{left( frac{p}{2}right)^2-q} \ & implies z_1,z_2=frac{1+3i}{2}pmsqrt{left( frac{(-1-3i)}{2}right)^2-(-8-i)}\ &= frac{1+3i}{2} pmsqrt{frac{24+10i}{4} }=frac{1+3i pmsqrt{24+10i}}{2}end{align}$$
- Completing the square:
$$begin{aligned} z^2-(1+3i)z-8-i &=0 \ & iff left(z-left( frac{1+3i}{2}right) right)^2-8-i=left( frac{1+3i}{2}right)^2 \ & iff u^2=frac{24+10i}{4} \ & iff u=pmfrac{sqrt{24+10i}}{2} \ & iff z_{1,2}=frac{1+3i pmsqrt{24+10i}}{2}end{aligned} $$
Using both methods I arrive at the same result. However, wolframalpha tells me the roots are:
$$z_1=-2+i \ z_2=3+2i$$
I have tried everything (writing it in in exponential form, graphing, etc.) but I have no idea how I can arrive at those two roots. What am I doing wrong?
polynomials complex-numbers roots quadratics
polynomials complex-numbers roots quadratics
edited Dec 16 '18 at 10:28
greedoid
41.9k1152105
41.9k1152105
asked Dec 16 '18 at 10:21
NullspaceNullspace
372110
372110
2
$begingroup$
Possible duplicate of How do I get the square root of a complex number?
$endgroup$
– Jyrki Lahtonen
Dec 16 '18 at 10:36
add a comment |
2
$begingroup$
Possible duplicate of How do I get the square root of a complex number?
$endgroup$
– Jyrki Lahtonen
Dec 16 '18 at 10:36
2
2
$begingroup$
Possible duplicate of How do I get the square root of a complex number?
$endgroup$
– Jyrki Lahtonen
Dec 16 '18 at 10:36
$begingroup$
Possible duplicate of How do I get the square root of a complex number?
$endgroup$
– Jyrki Lahtonen
Dec 16 '18 at 10:36
add a comment |
5 Answers
5
active
oldest
votes
$begingroup$
To find square roots $;pm(a+ ib);$ of $;24+10i,;$ solve the equation
$$(a+ib)^2=24+10i.$$
Real and imaginary parts of RHS and LHS are equal, and also absolute values:
$$begin{aligned}a^2-b^2&=24\ 2ab&=10\a^2+b^2&=26end{aligned}$$
We get $a^2=25$ and $ab=5$ hence $b$ has the sign of $a.$ This gives the two square roots $pm(5+i).$
$endgroup$
1
$begingroup$
Thanks for explaining that. I am new to complex roots and complex polynomials so I didn't immediately think of doing this. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:46
$begingroup$
You're welcome :)
$endgroup$
– user376343
Dec 16 '18 at 10:55
add a comment |
$begingroup$
That's just because the square roots of $24+10i$ are $pm(5+i)$.
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Use the fact: $$ 24+10i = (5+i)^2$$
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Expanding $$(5+i)^2=25+10i-1$$
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
See the answer to this question for how to extract complex square roots. Note carefully: when you have an odd prime root of a complex number you can't extract it except with trigonometry, but square roots can be rendered by algebra alone.
$endgroup$
$begingroup$
Ah I see. I would have do use de moivres formula then right?
$endgroup$
– Nullspace
Dec 16 '18 at 10:29
1
$begingroup$
For odd prime roots yes. For square roots no.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:36
$begingroup$
So for example: $z^8=-3+sqrt{3}i$ I could solve without de moivres formula?
$endgroup$
– Nullspace
Dec 16 '18 at 10:44
1
$begingroup$
Yup, you just do three square root extractions. The algebra gets complicated but the concept works.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:57
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3042441%2ffind-all-the-solutions-of-z2-13iz-8-i-0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
To find square roots $;pm(a+ ib);$ of $;24+10i,;$ solve the equation
$$(a+ib)^2=24+10i.$$
Real and imaginary parts of RHS and LHS are equal, and also absolute values:
$$begin{aligned}a^2-b^2&=24\ 2ab&=10\a^2+b^2&=26end{aligned}$$
We get $a^2=25$ and $ab=5$ hence $b$ has the sign of $a.$ This gives the two square roots $pm(5+i).$
$endgroup$
1
$begingroup$
Thanks for explaining that. I am new to complex roots and complex polynomials so I didn't immediately think of doing this. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:46
$begingroup$
You're welcome :)
$endgroup$
– user376343
Dec 16 '18 at 10:55
add a comment |
$begingroup$
To find square roots $;pm(a+ ib);$ of $;24+10i,;$ solve the equation
$$(a+ib)^2=24+10i.$$
Real and imaginary parts of RHS and LHS are equal, and also absolute values:
$$begin{aligned}a^2-b^2&=24\ 2ab&=10\a^2+b^2&=26end{aligned}$$
We get $a^2=25$ and $ab=5$ hence $b$ has the sign of $a.$ This gives the two square roots $pm(5+i).$
$endgroup$
1
$begingroup$
Thanks for explaining that. I am new to complex roots and complex polynomials so I didn't immediately think of doing this. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:46
$begingroup$
You're welcome :)
$endgroup$
– user376343
Dec 16 '18 at 10:55
add a comment |
$begingroup$
To find square roots $;pm(a+ ib);$ of $;24+10i,;$ solve the equation
$$(a+ib)^2=24+10i.$$
Real and imaginary parts of RHS and LHS are equal, and also absolute values:
$$begin{aligned}a^2-b^2&=24\ 2ab&=10\a^2+b^2&=26end{aligned}$$
We get $a^2=25$ and $ab=5$ hence $b$ has the sign of $a.$ This gives the two square roots $pm(5+i).$
$endgroup$
To find square roots $;pm(a+ ib);$ of $;24+10i,;$ solve the equation
$$(a+ib)^2=24+10i.$$
Real and imaginary parts of RHS and LHS are equal, and also absolute values:
$$begin{aligned}a^2-b^2&=24\ 2ab&=10\a^2+b^2&=26end{aligned}$$
We get $a^2=25$ and $ab=5$ hence $b$ has the sign of $a.$ This gives the two square roots $pm(5+i).$
edited Dec 16 '18 at 10:49
answered Dec 16 '18 at 10:35
user376343user376343
3,7883827
3,7883827
1
$begingroup$
Thanks for explaining that. I am new to complex roots and complex polynomials so I didn't immediately think of doing this. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:46
$begingroup$
You're welcome :)
$endgroup$
– user376343
Dec 16 '18 at 10:55
add a comment |
1
$begingroup$
Thanks for explaining that. I am new to complex roots and complex polynomials so I didn't immediately think of doing this. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:46
$begingroup$
You're welcome :)
$endgroup$
– user376343
Dec 16 '18 at 10:55
1
1
$begingroup$
Thanks for explaining that. I am new to complex roots and complex polynomials so I didn't immediately think of doing this. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:46
$begingroup$
Thanks for explaining that. I am new to complex roots and complex polynomials so I didn't immediately think of doing this. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:46
$begingroup$
You're welcome :)
$endgroup$
– user376343
Dec 16 '18 at 10:55
$begingroup$
You're welcome :)
$endgroup$
– user376343
Dec 16 '18 at 10:55
add a comment |
$begingroup$
That's just because the square roots of $24+10i$ are $pm(5+i)$.
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
That's just because the square roots of $24+10i$ are $pm(5+i)$.
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
That's just because the square roots of $24+10i$ are $pm(5+i)$.
$endgroup$
That's just because the square roots of $24+10i$ are $pm(5+i)$.
answered Dec 16 '18 at 10:25
José Carlos SantosJosé Carlos Santos
160k22127232
160k22127232
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Use the fact: $$ 24+10i = (5+i)^2$$
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Use the fact: $$ 24+10i = (5+i)^2$$
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Use the fact: $$ 24+10i = (5+i)^2$$
$endgroup$
Hint: Use the fact: $$ 24+10i = (5+i)^2$$
answered Dec 16 '18 at 10:26
greedoidgreedoid
41.9k1152105
41.9k1152105
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Expanding $$(5+i)^2=25+10i-1$$
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Expanding $$(5+i)^2=25+10i-1$$
$endgroup$
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
Hint: Expanding $$(5+i)^2=25+10i-1$$
$endgroup$
Hint: Expanding $$(5+i)^2=25+10i-1$$
answered Dec 16 '18 at 10:26
Dr. Sonnhard GraubnerDr. Sonnhard Graubner
75.2k42865
75.2k42865
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
$begingroup$
I should have seen that. Thank you!
$endgroup$
– Nullspace
Dec 16 '18 at 10:28
add a comment |
$begingroup$
See the answer to this question for how to extract complex square roots. Note carefully: when you have an odd prime root of a complex number you can't extract it except with trigonometry, but square roots can be rendered by algebra alone.
$endgroup$
$begingroup$
Ah I see. I would have do use de moivres formula then right?
$endgroup$
– Nullspace
Dec 16 '18 at 10:29
1
$begingroup$
For odd prime roots yes. For square roots no.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:36
$begingroup$
So for example: $z^8=-3+sqrt{3}i$ I could solve without de moivres formula?
$endgroup$
– Nullspace
Dec 16 '18 at 10:44
1
$begingroup$
Yup, you just do three square root extractions. The algebra gets complicated but the concept works.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:57
add a comment |
$begingroup$
See the answer to this question for how to extract complex square roots. Note carefully: when you have an odd prime root of a complex number you can't extract it except with trigonometry, but square roots can be rendered by algebra alone.
$endgroup$
$begingroup$
Ah I see. I would have do use de moivres formula then right?
$endgroup$
– Nullspace
Dec 16 '18 at 10:29
1
$begingroup$
For odd prime roots yes. For square roots no.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:36
$begingroup$
So for example: $z^8=-3+sqrt{3}i$ I could solve without de moivres formula?
$endgroup$
– Nullspace
Dec 16 '18 at 10:44
1
$begingroup$
Yup, you just do three square root extractions. The algebra gets complicated but the concept works.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:57
add a comment |
$begingroup$
See the answer to this question for how to extract complex square roots. Note carefully: when you have an odd prime root of a complex number you can't extract it except with trigonometry, but square roots can be rendered by algebra alone.
$endgroup$
See the answer to this question for how to extract complex square roots. Note carefully: when you have an odd prime root of a complex number you can't extract it except with trigonometry, but square roots can be rendered by algebra alone.
answered Dec 16 '18 at 10:28
Oscar LanziOscar Lanzi
12.7k12136
12.7k12136
$begingroup$
Ah I see. I would have do use de moivres formula then right?
$endgroup$
– Nullspace
Dec 16 '18 at 10:29
1
$begingroup$
For odd prime roots yes. For square roots no.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:36
$begingroup$
So for example: $z^8=-3+sqrt{3}i$ I could solve without de moivres formula?
$endgroup$
– Nullspace
Dec 16 '18 at 10:44
1
$begingroup$
Yup, you just do three square root extractions. The algebra gets complicated but the concept works.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:57
add a comment |
$begingroup$
Ah I see. I would have do use de moivres formula then right?
$endgroup$
– Nullspace
Dec 16 '18 at 10:29
1
$begingroup$
For odd prime roots yes. For square roots no.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:36
$begingroup$
So for example: $z^8=-3+sqrt{3}i$ I could solve without de moivres formula?
$endgroup$
– Nullspace
Dec 16 '18 at 10:44
1
$begingroup$
Yup, you just do three square root extractions. The algebra gets complicated but the concept works.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:57
$begingroup$
Ah I see. I would have do use de moivres formula then right?
$endgroup$
– Nullspace
Dec 16 '18 at 10:29
$begingroup$
Ah I see. I would have do use de moivres formula then right?
$endgroup$
– Nullspace
Dec 16 '18 at 10:29
1
1
$begingroup$
For odd prime roots yes. For square roots no.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:36
$begingroup$
For odd prime roots yes. For square roots no.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:36
$begingroup$
So for example: $z^8=-3+sqrt{3}i$ I could solve without de moivres formula?
$endgroup$
– Nullspace
Dec 16 '18 at 10:44
$begingroup$
So for example: $z^8=-3+sqrt{3}i$ I could solve without de moivres formula?
$endgroup$
– Nullspace
Dec 16 '18 at 10:44
1
1
$begingroup$
Yup, you just do three square root extractions. The algebra gets complicated but the concept works.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:57
$begingroup$
Yup, you just do three square root extractions. The algebra gets complicated but the concept works.
$endgroup$
– Oscar Lanzi
Dec 16 '18 at 10:57
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3042441%2ffind-all-the-solutions-of-z2-13iz-8-i-0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
Possible duplicate of How do I get the square root of a complex number?
$endgroup$
– Jyrki Lahtonen
Dec 16 '18 at 10:36