2.0.0 • Published 5 years ago
cbrt v2.0.0
cbrt
ES2015
Math.cbrt()ponyfill
Install
$ npm install cbrtUsage
const cbrt = require('cbrt');
cbrt(1000);
//=> 10License
MIT © Sindre Sorhus
ES2015
Math.cbrt()ponyfill
$ npm install cbrtconst cbrt = require('cbrt');
cbrt(1000);
//=> 10MIT © Sindre Sorhus