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 Solvers64
Suggested Problems
-
Determine if a Given Number is a Triangle Number
396 Solvers
-
Duplicate each element of a vector.
634 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
509 Solvers
-
Circular Primes (based on Project Euler, problem 35)
648 Solvers
-
5994 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!