Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
cbrt(x) → double Returns the cube root of x.
select cbrt(-8);
EXPR$0
-2.0
Attachments
Issue Links
- links to
cbrt(x) → double Returns the cube root of x.
select cbrt(-8);
EXPR$0
-2.0