aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/math/cbrt.js
blob: c8297a7d0e1f728bc7b711241903f8e3f6830bcb (plain)
1
2
3
4
require('../../modules/es.math.cbrt');
var path = require('../../internals/path');

module.exports = path.Math.cbrt;