Please write a program, including function(s), that receives one input number, then shows the squared value of the input.
Input 1
10
Output 1
10 100
Input 2
12
Output 2
12 144
Hidden content!#include *** *** *** * * #include * ** ** int * * ** * void * **** number);int main(int argc, char *argv[]){