Math.cbrt()

Term side of the Card
Topic: Math
Unit title: Math.cbrt()
Categories: Method
Explanation side of the Card

Explanation: The static method that returns the cube root of a given number. It can handle both positive and negative values.

Browser compatibility:
  • The chrome browser supports this feature starting from version 38
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 25
  • The safari browser supports this feature starting from version 8
Availability: