vb.net

hello everyone
i have 3 questions that i did it as code in vb.net program
but that is with a lot of error
so can any one help me please i need it today .

1- how can i make this option
that to find square and cube for 3 numbers ?


2- how can i find even number between 1 to n ?


3- how can i find the components of number (use mod and \ to solve this problem). Use do loop while.

example :
46539

the number components
9
30
500
6000
40000
Last edited on
Topic archived. No new replies allowed.