Root
class Root extends NumberMutator (View source)
Calculate the root of a number.
Methods
__construct(float|int $root)
No description
float|int
mutateNumber(float|int $value)
No description