How to find the square root fo complex square

Respuestas (2)

Sherlock Bugcrowd
Sherlock Bugcrowd el 7 de Oct. de 2019
Editada: Sherlock Bugcrowd el 7 de Oct. de 2019

1 voto

i meant normal square heres
Bjorn Gustavsson
Bjorn Gustavsson el 7 de Oct. de 2019
What's wrong with:
sqrtZ = sqrt(Z);
? Then possibly work out the other root if necessary.
HTH

Etiquetas

Preguntada:

el 7 de Oct. de 2019

Respondida:

el 7 de Oct. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by