Problem 1462. Dots in a Sphere

Return how many integer grid points there are inside a 3D sphere of radius r centred at (0,0,0) (including points on the edge).

Neither string operations nor interpolations are allowed!

Solution Stats

52.74% Correct | 47.26% Incorrect
Last Solution submitted on Mar 16, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers60

Suggested Problems

More from this Author18

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!