![]() # Objective - Use cube root library function instead of handrolling. ## Solution - Instead of `powf(1./3.)` use `cbrt()`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
![]() # Objective - Use cube root library function instead of handrolling. ## Solution - Instead of `powf(1./3.)` use `cbrt()`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |