Computation Workshop Solution Checker

Palindrome Squares

A palindrome is any number that reads the same forwards as backwards. Let \(P(N)\) denote the number of \(N\)-digit palindromes that are perfect squares.

Part A Determine \(P(13)\)
Part B Determine \(P(25)\)