Package edu.cnm.deepdive
-
Class Summary Class Description Cube Defines a single static method,isPerfectCube(long), which evaluates a specified value to determine whether it is a perfect cube.
| Class | Description |
|---|---|
| Cube |
Defines a single static method,
isPerfectCube(long), which evaluates a specified value
to determine whether it is a perfect cube. |