this is best method when you know the exact size of the array when you're writing the code. You use nested curly braces { } to define the values for each dimension.
The syntax is type arrayName[depth][height][width]
arrayName[depth][height][width]