IRootFunctions<TSelf>.Cbrt(TSelf) Methode

Definitie

Berekent de kubushoofdmap van een waarde.

public:
 static TSelf Cbrt(TSelf x);
public static abstract TSelf Cbrt(TSelf x);
static member Cbrt : 'Self -> 'Self
Public Shared Function Cbrt (x As TSelf) As TSelf

Parameters

x
TSelf

De waarde waarvan de kubushoofdmap moet worden berekend.

Retouren

TSelf

De kubuswortel van x.

Van toepassing op