Compute the cube root.
Accuracy: The result is a tight enclosure.
cbrt (infsup (-27, 27)) ⇒ ans = [-3, +3]
See also: @infsup/realsqrt, @infsup/nthroot.
Package: interval