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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers61
Suggested Problems
-
Remove all the words that end with "ain"
2414 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1858 Solvers
-
Numbers with prime factors 2, 3 and 5.
577 Solvers
-
Back to basics 20 - singleton dimensions
270 Solvers
-
Implement a bubble sort technique and output the number of swaps required
321 Solvers
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!