Search a way to make a procedural Surface to a Ball

Hello everybody

First of all sorry for my bad english :o

At the moment i’m testing something out with the procedural mesh in Blueprints.
i have generated a mesh that i can insert the x and y and the polysize:
https://abload.de/thumb/verticesgeneration25cud8.png

Now I Search a way to make it to a Ball. I have found a picture to shows a cube and its spherical projection:
http://abload.de/img/segment2kquq1.png

And here is my little vertices Generator:
https://abload.de/thumb/verticesgeneration5zu6d.png

Now would I divide it into 6 equal meshes. Does anyone have an idea how to manipulate the position each loop so that can result from a ball?

thanks for help