Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Cbrt
Cbrt
Description
Returns the cube root of a number.
Tags
Functions
Type
#
Syntax
cbrt(number)
Example
cbrt(8) == 2
Template Example