Leer en inglés Editar

Compartir vía


Double.Cbrt(Double) Method

Definition

Computes the cube-root of a value.

public static double Cbrt (double x);

Parameters

x
Double

The value whose cube-root is to be computed.

Returns

The cube-root of x.

Implements

Applies to

Producto Versiones
.NET 7, 8, 9