Computes the cubic root of a dimension
<mp-units/framework/dimension.h>
[[nodiscard]]
consteval
QuantitySpec auto
cbrt(auto d);
| Name | Description |
|---|---|
| d | Dimension being the base of the operation |
| q | Quantity specification being the base of the operation |
| u | Unit being the base of the operation |