How to find the square root fo complex square

Answers (2)

What's wrong with:
sqrtZ = sqrt(Z);
? Then possibly work out the other root if necessary.
HTH

Tags

Asked:

on 7 Oct 2019

Answered:

on 7 Oct 2019

Community Treasure Hunt

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

Start Hunting!