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