5 references to RootN
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
1771destination = T.RootN(x, y);
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
1644/// <inheritdoc cref="IRootFunctions{TSelf}.RootN(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
2183/// <inheritdoc cref="IRootFunctions{TSelf}.RootN(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1813/// <inheritdoc cref="IRootFunctions{TSelf}.RootN(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
1560/// <inheritdoc cref="IRootFunctions{TSelf}.RootN(TSelf, int)" />