cbrt(_:) Returns the cube root of each element in a vector. Declarationfunc cbrt(_ x: simd_float8) -> simd_float8 See AlsoMath Functionserf(_:)erfc(_:)fma(_:_:_:)fmod(_:_:)hypot(_:_:)lgamma(_:)nextafter(_:_:)pow(_:_:)remainder(_:_:)round(_:)simd_muladd(_:_:_:)tgamma(_:)