What purpose do the z and w coordinates serve?

From the documentation:

Note: The z position does not control the rendering order of 2D Game Objects. Use Phaser.GameObjects.Components.Depth#depth instead.

So, what are they good for?