Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

11.21 scsqrt - Complex square root ⎷-
 x

#include <msca.h>

double scsqrt (double complex x);
float  scsqrtf(float complex x);

Given a value x∈C  this function computes the complex square root:

⎷ -
  x