Square Numbers Perfect Squares Numbers Squares Integers 0 1 4 9 16 Triangular Numbers Num Q43828567
Square numbers (or perfect squares) are the numbers which amsquares of integers (such as 0, 1, 4, 9, 16 …) Triangular numbersam the numbers which are the sum of the consecutive natural numbersfrom 0 to n (such as 0, 1, 3, 6, 10 …) If a number is both squareand triangular then it’s called “triangular square number”. (Forinstance 36 is a triangular square number) Write a VBA code thatchecks whether the number given in Cell B2 is triangular square ornot.
Please show your answer in a message box as “Yes” or “No”
Expert Answer
Answer to Square numbers (or perfect squares) are the numbers which am squares of integers (such as 0, 1, 4, 9, 16 …) Triangular…
OR