pub unsafe fn _mm_sqrt_pd(a: __m128d) -> __m128d
sse2
Returns a new vector with the square root of each of the values in a.
a
Intel’s documentation