Guard complex sqrt on old MSVC compilers.
They don't support many AVX512 math functions, and is causing complex sqrt to fail.
Fixes #2499 (closed).
They don't support many AVX512 math functions, and is causing complex sqrt to fail.
Fixes #2499 (closed).