Tags / Equivalents
_mm256_sqrt_ps() on Intel 64-bit - AVX2
Compute the square root of packed single-precision (32-bit) floating-point elements in a, and store the results in output.
_mm256_sqrt_pd() on Intel 64-bit - AVX2
Compute the square root of packed double-precision (64-bit) floating-point elements in a, and store the results in output.