#include<iostream>
using namespace std;
int main()
{ cout<<"www.moznum.blogspot.com"<<endl<<endl;
int x,square,cube;
cout << "Please enter a number: ";
cin >>x;
square = x*x;
cout << "Square of the number is " << square <<endl;
cube = x*x*x;
cout << "Cube of the number is " << cube <<endl;
return 0;
}
You can also Search this topic by:
Thanks a lot. Tried this my self. Works great :)
ReplyDeleteIt's very easy to understand...!!!
ReplyDeleteGreat job:-)
Thanks a lot
DeleteAap ki website se ham ko boht zyda help milti hai..
ReplyDeleteBas 1 request hai.
Plz agr aaap ke pas c++ ke manual solution ya phr koi book hai to muje mail kar dijiye....
hassan.mughal0312@gmail.com
Nice website though u could have made it with Wordpress
ReplyDeleteThanks if you liked this site, Please share this to your friends.
DeleteNice website
ReplyDelete