cbrt.js 99 Bytes Raw Blame History Permalink 1 2 require('../../modules/es6.math.cbrt'); module.exports = require('../../modules/_core').Math.cbrt;