working on our token and ran into a problem getting a cubic root. Does anyone know how to do cubic root without the Newton-Raphson and the division method, what is the most gas-saving method to do so in solidity?