pub unsafe fn _mm256_sqrt_ps(a: __m256) -> __m256
avx
Returns the square root of packed single-precision (32-bit) floating point elements in a.
a
Intel’s documentation