cbroot ====== Returns the cubic root of the value. See also :doc:`root`, :doc:`sqroot`. Syntax ------ .. code-block:: javascript cbroot() Examples -------- .. code-block:: javascript $('AVar').cbroot()