The function kth_root returns the k-th root of a value.
The function is guaranteed to be well defined in case the second argument type is a model of the FieldWithKthRoot concept.
#include <CGAL/number_utils.h>
| ||
|
|
FieldWithKthRoot
AlgebraicStructureTraits::KthRoot