C++ Programming Code Examples C++ > Mathematics Code Examples check if a given number is circular prime or not. check if a number is Authomorphic or not. program in C++ to check if a number is Harshad Number or not. program in C++ to check if a number is Keith or not. check if a number is Mersenne number or not. program in C++ to check two numbers are Amicable numbers or not. program in C++ to check whether a given number is a Kaprekar number or not. check whether a given number is a perfect cube or not. check whether a given number is Abundant or not. check whether a given number is an Ugly number or not. program in C++ to check whether a given number is Deficient or not. program in C++ to check whether a given number is palindrome or not. C++ program to check whether a given number is Perfect or not. Check Whether a Number can be Express as Sum of Two Prime Numbers. check whether a number is a Duck Number or not. check whether a number is a Pronic Number or Heteromecic Number or not. program in C++ to check whether a number is a Strong Number or not. program in C++ to check whether a number is Disarium or not. program in C++ to check whether a number is Lychrel number or not. program in C++ to check whether a number is prime or not. program in C++ to compute quotient and remainder. program in C++ to compute the sum of the digits of an integer using function. create and display unique three-digit number using 1, 2, 3, 4. Also count program in C++ to create the first twenty Hamming numbers. Write a program in C++ to display first 10 Fermat numbers. program in C++ to display n terms of natural number and their sum. Display such a pattern for n number of rows using number. Write a program in C++ to display the first 10 Catlan numbers. program in C++ to display the first 10 Lucus numbers. program in C++ to display the first n terms of Fibonacci series. program in C++ to display the n terms of even natural number and their sum. display the n terms of harmonic series and their sum. display the n terms of odd natural number and their sum. Write a program in C++ to display the sum of the series [ 1+x+x^2/2!+x^3/3!+....]. Write a program in C++ to display the sum of the series [ 9 + 99 + 999 + 9999 ...]. display various type or arithmetic operation using mixed data type. program in C++ to enter any number and print all factors of the number. program in C++ to enter P, T, R and calculate Compound Interest. program in C++ to enter P, T, R and calculate Simple Interest. find circular prime numbers upto a specific limit. Page 1 Page 2 Page 3 Page 4 Page 5 Page 6