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 comments
Loading...
Problem Recent Solvers66
Suggested Problems
-
Test if a Number is a Palindrome without using any String Operations
255 Solvers
-
Return unique values without sorting
1008 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
224 Solvers
-
387 Solvers
-
Implement a bubble sort technique and output the number of swaps required
391 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!