[ 
https://issues.apache.org/jira/browse/CALCITE-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Forward Xu updated CALCITE-3684:
--------------------------------
    Description: 
{{cbrt}}(_x_) → double Returns the cube root of {{x}}.

select cbrt(-8);
EXPR$0
-2.0

  was:{{cbrt}}(_x_) → double Returns the cube root of {{x}}.


> Implement CBRT function
> -----------------------
>
>                 Key: CALCITE-3684
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3684
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Forward Xu
>            Assignee: Forward Xu
>            Priority: Major
>
> {{cbrt}}(_x_) → double Returns the cube root of {{x}}.
> select cbrt(-8);
> EXPR$0
> -2.0



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to