C++ Program To Find Sum of Series 1+1/2^2+1/3^3+…..+1/n^n C++ program to find sum of series 1+1/2^2+1/3^3+…..+1/n^n